on 6/14/00 5:11 PM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:

> There are several reasons.  The simplest is that the current architecture
> is to call the init method of every object before the execute method of any
> object is run.  Moving object creation to execute would make this
> impossible...

Right, but I don't see how it's that important for the init method of every
task instance to be called before any task is called. Can you provide an
example?

.duncan

Reply via email to