Re: Design question on ClassLoading

2012-03-30 Thread Gregg Wonderly
On Mar 30, 2012, at 4:33 PM, Greg Trasuk wrote: > > Hi all: > > I'm working on the security and classloading systems for the Surrogate > container. > > Background: > === > The container hosts application modules. A surrogate is really a subset > of an application module, and I'm curr

Design question on ClassLoading

2012-03-30 Thread Greg Trasuk
Hi all: I'm working on the security and classloading systems for the Surrogate container. Background: === The container hosts application modules. A surrogate is really a subset of an application module, and I'm currently working on hosting modules in the style that would traditionally