Re: [Perl-workflow-devel] RFE / Patchset - Multiple factories
Brought to you by:
jonasbn
From: Jonas B. N. <jo...@gm...> - 2012-09-23 16:49:02
|
Hi Oliver, Thanks for the contribution . I will have a look at it and will get back to you. jonasbn -- pauseid: JONASBN email: jo...@cp... twitter: jonasbn blog: http://logicLAB.org/ On 23/09/2012, at 17.51, Oliver Welter <ma...@ol...> wrote: > Hi, > > I am working for the OpenXPKI project and we are using the Workflow module for a long time. We have the need to run multiple factories in parallel and used to hack the symbol table to get this running. > I want to get rid of that hack and have prepared a patch against Workflow 1.34_1 which is attached to this mail. > > The patch replaces the "FACTORY" Superglob by an internal reference pointer to the corresponding factory. The patched code passes all tests and does not modify any external interfaces. Without a special factory, the code should not show any differences and still allows using the FACTORY glob. > > To use the power of the new patch, you just need to extend the Factory class with a default constructor. > > I request to include this patch into the upstream release. If you need any additional tests/docs, etc feel free to ask. > > Oliver > > -- > Protect your environment - close windows and adopt a penguin! > PGP-Key: 3B2C 8095 A7DF 8BB5 2CFF 8168 CAB7 B0DD 3985 1721 > <0001-Factory-patch.patch>------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://ad.doubleclick.net/clk;258768047;13503038;j? > http://info.appdynamics.com/FreeJavaPerformanceDownload.html_______________________________________________ > Perl-workflow-devel mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-workflow-devel |