On Mon, May 3, 2010 at 6:11 PM, Rickard Öberg <[email protected]> wrote:
>> * Let the enhancer know about special handling of ^java.* package >> names and stick the result in our own namespace. > > I think this should work. IIRC there's a hook for the namespace handling, so > it shouldn't be that difficult. Ok... I am too nervous about such... >> >> * Change the Lock library to not use the RRWL directly in this fashion. Meanwhile, I have removed ReentrantReadWriteLock to be a mixin directly and put in a small facade. Solves the problem this time... Stuart; Good Tip. Sure there won't be some strange problems with such approach (having $ as first letter in package names)? Cheers -- Niclas Hedhman, Software Developer http://www.qi4j.org - New Energy for Java I live here; http://tinyurl.com/2qq9er I work here; http://tinyurl.com/2ymelc I relax here; http://tinyurl.com/2cgsug _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

