On 08 Jul 2003, peter reilly <[EMAIL PROTECTED]> wrote:
> On Mon, 2003-07-07 at 09:37, Stefan Bodewig wrote:

>> So if we agreed that it is OK to add/remove tasks to the target
>> currently being executed, we simply needed to provide a better
>> implemenntation than the old one. 8-)

> It would be difficult to provide a different implementation.

There is no API to remove tasks or data-types.  All you can do is
adding tasks/types at the end of the list.  So a loop that iterated
over all tasks with elementAt()/get() and was bound by size() would be
save, I think.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to