On 2/26/07, Jim Marino <[EMAIL PROTECTED]> wrote:
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.
Remove it - we had a lot of discussion in the spec about its
application on type vs. usage and settled on usage. Leaving it there
will just be confusing.
--
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]