> - Concerns like Creation/LogEnabling/Service/Initialize should have a order > of execution.
They do. Concerns are evaluated in the order they are added to the container. > - Container should not use instanceof or marker interfaces to differentiate > (this word exists?) Concerns and set up an execution order I'm not quite sure what you mean here... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
