Re: [Perl-workflow-devel] Cached conditions bugfix
Brought to you by:
jonasbn
From: Jonas B. N. <jo...@gm...> - 2007-01-29 14:53:18
|
Hi Alexander, Good job, please add an entry to the Changes file (top) with a brief description of the patch - I will format the file prior to release. Speaking of release, just let me know when you want a new release to CPAN et al. jonasbn On 29/01/2007, at 14.50, Alexander Klink wrote: > Hi all, > > I've just committed a small bugfix for the cached conditions. > Currently, if we have a workflow that is running in a circle, i.e. > visiting one autorun state more than once, the conditions are only > checked once. When coming by the next time, the cached conditions > are used, which is not what was intended (the cached conditions should > be local to the current check of available activities). The patch > fixes this by deleting the condition cache before checking the > conditions. > > Greetings, > Alex > -- > Dipl.-Math. Alexander Klink | IT-Security Engineer > ak-...@cy... | working @ urn:oid:1.3.6.1.4.1.11417 > > ---------------------------------------------------------------------- > --- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to > share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php? > page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Perl-workflow-devel mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-workflow-devel |