Re: interface Executable

2003-12-26 Thread Stephen McConnell
Niclas Hedhman wrote: Gang, Is the Executable interface really well defined? I think not. This page doesn't even mention it; http://avalon.apache.org/framework/principals/lifecycle.html Merlin tutorial docs says something like; "If the Startable interface is not declared, but the Executable

Re: interface Executable

2003-12-26 Thread Berin Loritsch
Niclas Hedhman wrote: Gang, Is the Executable interface really well defined? I think not. This page doesn't even mention it; http://avalon.apache.org/framework/principals/lifecycle.html Merlin tutorial docs says something like; "If the Startable interface is not declared, but the Executable is

interface Executable

2003-12-25 Thread Niclas Hedhman
Gang, Is the Executable interface really well defined? I think not. This page doesn't even mention it; http://avalon.apache.org/framework/principals/lifecycle.html Merlin tutorial docs says something like; "If the Startable interface is not declared, but the Executable is, then the execute()