Re: [logging] tech.xml - child-first classloading not considered harmful

2005-05-04 Thread Mike Colbert
ith appropriate levels of class loader isolation in place the delegation order becomes a non-issue. Maybe the bug has something to do with broken isolation. Mike Colbert --- robert burrell donkin <[EMAIL PROTECTED]> wrote: > On Tue, 2005-05-03 at 19:16 +0200, Ceki Gülcü wrote: > >

Re: [logging] tech.xml - child-first classloading not considered harmful

2005-05-04 Thread Mike Colbert
"parent-second" being even a little more precise. > Parent-second is indeed more accurate. But that assumes searching children would otherwise be an option for the second step, making searching the parent the third (and last) step. Maybe "local-first" is best. Mike Colbert

Re: [logging] tech.xml - child-first classloading not considered harmful

2005-05-04 Thread Mike Colbert
e that if I am a classloader, I will search my local classpath first, then I will delegate to my parent. This assumes that searching child classloaders is *not* allowed. Mike Colbert --- robert burrell donkin <[EMAIL PROTECTED]> wrote: > On Tue, 2005-05-03 at 19:16 +0200, Ceki Gülcü

Re: [logging] tech.xml - child-first classloading not considered harmful

2005-05-03 Thread Mike Colbert
ming the parent is at the top of the hierarchy, child-first implies (to me), that the heirarchy is walked downwardly from the parent, not upwardly from the bottom. Mike Colbert --- robert burrell donkin <[EMAIL PROTECTED]> wrote: > On Fri, 2005-04-29 at 23:02 +1200, Simon Kitc

Re: [workflow] new contributor

2004-07-14 Thread Mike Colbert
Mike Colbert wrote: Would like to start looking into the possibilities of a more powerful process modeling/scripting mechanism. Something that can express more complex behavior, e.g. conditional transitions, composite activities, error handling, data-passing, etc. Mike Colbert Actually

Re: [workflow] new contributor

2004-07-14 Thread Mike Colbert
conditional transitions, composite activities, error handling, data-passing, etc. Mike Colbert - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [workflow] new contributor

2004-07-14 Thread Mike Colbert
mplemented as an Eclipse plugin is interesting. Mike Colbert - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]