Hi,
actually I'm working on a problem to fulfil
following rule in dev guide of the avalon
framework:
"Don't extend any other interface. If you think that 
you should extend another interface, it should be 
another role's work interface."

I've following problem:
In my new component I want to use your PriorityQuery.
In the current implementation I extended the interface
of my component from Component and PriorityQuery.
My component implements this interface of course and
everything is fine.
But this is not best practice.

Can you give me a little push in the right direction??

So long
Gerhard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to