Re: Module isolation

2007-06-18 Thread Bryan Atsatt
Stanley M. Ho wrote: Hello Bryan, Bryan Atsatt wrote: ... But this approach doesn't really work very well. What happens when, moments after releasing a module, another application is deployed that needs the same module? It gets a different instance. And that could easily lead to

Re: Module isolation

2007-06-13 Thread Stanley M. Ho
Resend. Bryan Atsatt wrote: ... Stanley's idea was that a Repository implementation could return a *copy* of a ModuleDefinition created by a different Repository. Such a Repository would in fact form an isolation context. And caching Module instances becomes trivial: each definition can just