Re: Classloading and ArgoUML

"Anders W. Tell" <[email protected]> Wed, 09 Jul 2003 17:27:43 +0200
Newsgroups gmane.comp.java.netbeans.modules.mdr.devel
Organization Financial Toolsmiths AB
Message-ID <[email protected]>
Martin Matula wrote:

> Hi Anders,
> I would rather keep the classloading mechanism simple.

It depends on the requirements, certainly kiss is prefereable but in a 
dynamic modeling environment with codegeneration and where regeneration 
takes plase now and then during modeling its become more difficult. 
Think Java and dynamic handling of servlets.

> I believe that even application like argo, that has a separate 
> classloader for every jar file, also has a classloader that can see 
> classes in all jar-files. 

The trick is to get the right one.

/anders