Justin Edelson wrote > My real reason for not wanting to use @Reference is that this isn't an > SCR context and it seems confusing to use SCR annotations in a non-SCR > context Agreed.
> I think this could be confusing. scripting.java follows the path > conventions of other scripts, just with a .java extensions. This opens > up the path to have a scripting.java-compiled servlet apply to a > different resource type than it "should" based on the path location. Right...so yes, let's quickly forget about this idea... > Crazy counter-proposal.... maven-scr-plugin (and friends) should support > @Inject as a replacement for @Reference. Interesting idea - not sure though as this mixes annotation spaces and I guess there is a lot of tooling processing @Inject. Regards Carsten -- Carsten Ziegeler [email protected]
