Hi all, I'm using ezcWorkflow in my application, According to Sebastian Bergmann someone developed a storage backend using Zend_Db for ezcWorkflow objects two years ago. (http://www.slideshare.net/sebastian_bergmann/workflow-engine-for-php-5)
The slides are two years old as well. I've Googled with Web Search and Code Search for that damned wrapper without any good result. Is there any solution for using Zend_Db with ezcWorkflow in order to avoid two simultaneous connection to the same database by two different frameworks? I would appreciate any help or suggestion. Thanks in advance, Andrea Turso
