[weld-dev] maybe add an ExtensionLoaderService to weld-core?
Matt Drees
matt.drees at gmail.com
Tue Dec 1 10:42:59 EST 2009
I've been playing with weld-test, and it'd be neat if a test could specify
which Extensions it'd like to use (in an annotation or via dsl-ish config).
But it seems WeldBootstrap is directly using a DefaultServiceLoader to find
them.
So, could this be abstracted into an ExtensionLoaderService interface /
DefaultServiceExtensionLoaderService impl? Then tests could set up their
own ExtensionLoaderService.
-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20091201/b8a4151b/attachment.html
More information about the weld-dev
mailing list