On 10/29/06, Johan Compagner <[EMAIL PROTECTED]> wrote:

yes private or package scope methods should always be called


not quiet, package scoped methods can still have overrides, see
ReflectionUtils.overrides(Method,Method) for some nasty code :)

anways,

the initial implementation of this is in. it only works on Component so far,
but there is soom room for improvement i think.

for example both requestcycle and session have detach() but no attach(), so
we can extend annotation support to those as well.

also behaviors can benefit from all 4 annotations most likely as well

wdyt?

-igor

Reply via email to