On 02/28/2013 12:23 PM, Tobias Rübner wrote: > Hi Thorsten, > > it would really be a nice feature to have a stop and a pause functionality. > > I would propose to add a stop() method to the Droid API, which internally > calls > taskmaster.stop(). > So terminated could be a private member of the TaskMaster, which should be > set to false, > when calling taskmaster.stop(). > > BTW > There is already a stop() method on the MultiThreadedTaskMaster which is > not visible through the API. > But I never used it ... >
I have implemented a stop for the API of droids and taskMaster. salu2 -- Thorsten Scherler <scherler.at.gmail.com> codeBusters S.L. - web based systems <consulting, training and solutions> http://www.codebusters.es/
