Hi there!

I'm evaluating ezcWorkflow to use for an in-house application.

One thing  I'm  trying to do is  some kind of  workflow edition.

My idea was to save incomplete workflows to the database.

But, at the very first line, the ezcWorkflowDatabaseDefinitionStorage->save() function does a $workflow->verify(), and aborts with an exception.

Is it really such a bad idea to save an incomplete graph (as long as you don't use it)? :-)
Could verification be optional (via a default parameter, for example)?


--

*Ramon Poca Cos*
/Senile Developer/
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>


-- 
Components mailing list
Components@lists.ez.no
http://lists.ez.no/mailman/listinfo/components

Reply via email to