> From: Stephen McConnell [mailto:[EMAIL PROTECTED]] > > Less is more. > > In the list below I don't see why we need component, partition and > application seperation - these notions are container > specific. I would prefer to the subset : > > avalon:home.dir > avalon.work.dir > avalon::common.classloader <-- but question on this > avalon::name > > I've included the avalon:name entry because without it you > will not be > able to resolve all of the Phoenix portability issues. For > the home and > work values - no problem - for the "common.classloader" - > what does this > mean - is it different from a regular classloader supplied to the > component ?
I assume the classloader entry is used for the component to use as it sees fit--as opposed to blindly using getClass().getClassLoader(). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
