Nudity / reflections

Automatically exported from code.google.com/p/reflections
Do What The F*ck You Want To Public License
0 stars 0 forks source link

Make easier to extends Reflections #121

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The idea is to use Java service loader to make easy to add support for other 
type of URL just by having the right jar in the classpath.

Here is a patch/proposal because code is always better than log explanation ;)

It adds a service loader based (one working with Java 5 don't worry) extension 
point and reintroduce the JBoss support as an optional module.

What don't you think ?

Original issue reported on code.google.com by thomas.m...@gmail.com on 29 Jun 2012 at 8:23

Attachments:

GoogleCodeExporter commented 8 years ago
Would be nice to have a comment on this, is this idea acceptable ? Is there 
something wrong in details ?

Original comment by thomas.m...@gmail.com on 21 Sep 2012 at 9:00

GoogleCodeExporter commented 8 years ago
Pull request on https://github.com/ronmamo/reflections/pull/2

Original comment by thomas.m...@gmail.com on 4 Jul 2013 at 10:53

GoogleCodeExporter commented 8 years ago

Original comment by ronm...@gmail.com on 22 Nov 2013 at 9:42