On Mon, Dec 29, 2008 at 5:36 AM, David Blevins <[email protected]> wrote:

> Just commented on that JIRA issue.  The long and short is that it would be a
> non-compliant feature.  That's fine, we have plenty of them, but it would
> have to be off by default.

Thanks. That reflects my sentiments as well.

> As far as how to implement it, we'd need to beef up the ClassFinder so that
> it can find subclasses of other classes.  From there it would be easier to
> implement though still might have holes as you aren't guaranteed to find all
> subclasses of a class if those classes are packaged in other archives.

I've already changed ClassFinder and committed it to XBean
3.5-SNAPSHOT. It's not on as openejb relies on shaded asm/xbean
modules. They're nowhere to be found (they're in repo directory which
was removed about a month ago) and I'm stuck how to proceed. I think
the only option is to remove the shaded asm/xbean modules from the
dependencies and rely on regular xbean modules again. Any issues with
it?

Jacek

-- 
Jacek Laskowski
Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Reply via email to