On Sat, 19 Oct 2002 10:03, Peter Royal wrote: > > So I guess drilling down for dependencies (and maybe services) is a > > good > > thing after all. > > this is about the use-case that i had. i think the main situations > where it may be useful will involve the block being a container > itself... > > paul, is that feasible with qdox?
While you are at it Paul ... ;) Previously with XDoclet it was possible to set the version of service/dependency in doclet tags. So you could do something like @avalon.service name="o.a.a.MyService" version="1.2" But this seems to be have lost for both service and dependency stuff. If that could be readded with unit tests that would be great ;) Also specifying an alternative role/lookup key like following @avalon.dependency role="my-service" name="o.a.a.MyService" does not seem to work anymore ... -- Cheers, Peter Donald "All my life I wanted to be someone; I guess I should have been more specific." -- Jane Wagner -- To unsubscribe, e-mail: <mailto:avalon-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:avalon-dev-help@;jakarta.apache.org>
