On Sunday 26 April 2009 11:02:51 pm Musachy Barroso wrote: > In fact we don't have to use that setting at all, as the DMI magic > happens at execution time, not configuration building time. To enable > this, we only need to enable @Action to be applied to classes, and use > "execute" as the method, which would *have* to be in the class. I > would say this is a valid use case, considering we support it in XML > config, although I don't like it :)
It seems others than I know much more about the internals of these annotations to make this happen way quicker than me. May I ask of you that you implement usage of @Actions-annotations on classes as it seems like a small thing for people familiar with that part of the code? Or else I'm happy to take a stab at it. I think it's important to be able to achieve the same config using annotations as one can using XML, which today you can't. -- Andreas Joseph Krogh <[email protected]> Senior Software Developer / CEO ------------------------+---------------------------------------------+ OfficeNet AS | The most difficult thing in the world is to | Rosenholmveien 25 | know how to do a thing and to watch | 1414 TrollÄsen | somebody else doing it wrong, without | NORWAY | comment. | | | Tlf: +47 24 15 38 90 | | Fax: +47 24 15 38 91 | | Mobile: +47 909 56 963 | | ------------------------+---------------------------------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
