> No problemo. The GPL issue is being resolved (=we're switching license).

That's great ! There is a lot of code that should be reused/shared, and
it's really bad when the license prevents that. 

> > additional permissions, like changing the class path, and also ACL
> > doesn't implement the "Sealed" and other security attributes. That means
> > code that assumes ACL is present may not run in all configurations.
> 
> Ah, I see. Well, I don't rely on the ACL. I rely only on *a* CL being set as
> context classloader/app, that's all. I don't which one it is.  :-) Basically
> I just keep a hashtable with the CL as key and the namespace as value.
> Simple and works.

Ah, that's cool. I thought you were using ACL methods. Nice solution.

Costin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to