I've check in support for SCA 1.0 autowire semantics. I need to
refactor the implementation a bit (actually the entire type loading
needs a good refactor) and improve test coverage. As I do that I plan
to migrate the kernel SCDLs to using the new syntax and removing all
uses of @Autowire. I will also probably throw in a core sample as well.
I'd then like to remove @Autowire since it won't be needed. I'm happy
to leave it as deprecated but removing it will allow us to get rid of
a lot of unneeded and brittle code (autowire needs to be checked on
types as will as instances, which is bad). Let me know if people feel
strongly otherwise and we should retain it as a deprecated annotation.
Jim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]