If you specify the following it compiles and runs without any
errors, but doesnt work.
@InjectObject("service:module.Name")
abstract Interface getValue();
It makes sense conceptually to have an access type other than
public. Even if it is not possible to support Tapestry should at some point
complain about the concept not being supported.
Ideally injections should support even private methods. If it
isn't possible to support, it should cause a proper error message rather
than fail to enhance the class.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]