Hello all,

I need to manage some conditional behaviour for my app. Samples;
1. customer adds new campaign to discount product x and also want to
show banner in selected pages,
2. if basket.order.totals > 100 USD then do some favour to him,
3. check conditions and send email to some customers, etc.

Actions could be user driven or system driven. And workflow management
came to play.

I've searched for several workflow solutions but, i couldn't find any
suitable entry point to start.
Let me list them;
Galaxy http://workflow.tikiwiki.org/tiki-index.php (found one xml in
bin but no more activity)
Radicore http://www.radicore.org/ (also claims framework, but deeply
useless :) )
Jetbox http://jetbox.streamedge.com/ (they say they have internal
workflow engine)
The best i could found is there but only for php5;
http://www.slideshare.net/sebastian_bergmann/graphoriented-programming-with-php
http://sebastian-bergmann.de/archives/642-eZ-Components-Workflow-Engine.html

struts4php http://wiki.struts4php.org/index.php/Main_Page also needs
php5

After a long hours of comparison;
1. I really need to cake power,
2. If cake claims to be a real alternative MVC it has to own workflow
engine internal,
3. As far as i see, all implementations using php5 abilities but, i
need php4 implementation. As we know,
lots of, bunch of hosting companies still must use php4,

My question is, is this impossible to code workflow engine for php4
and 5 at the same time?
Any comments on this issue?

Take care all.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to