I have looked into workflow.

It is not simple.

Predecessor-successor relationships are not hard.  The tree-walking 
algorithms are well known and relatively easy to implement.

The problem comes when you consider the many different kinds of 
relationships between predecessor and successor tasks along with the 
interactions among tasks in any process.

On Sunday, September 29, 2013 3:22:11 PM UTC-4, Ramos wrote:
>
> I wish the same for christmas :)
>
> I think that for the experts here this should be a nice exercise and even 
> an easy one.
> A generic workflow framework that could be used to create many apps. like 
> a workflow as a service.Like we have CAS .
>
>
>
>
> 2013/9/29 Andrey K <[email protected] <javascript:>>
>
>> Hello everybody,
>> I wonder is it possible to make workflow diagram compiler on the client 
>> like this (http://gojs.net/latest/samples/flowchart.html) linked to 
>> executable code generated from code blocks associated with appropriate 
>> diagram block. Can it be done in web2py.
>> I guess it would be very similar to original web2py "graph model" which 
>> allowed to build db tables definitiones based on db table diagrame. Simple 
>> examples would be more then helpful!
>>
>> Looking for hearing from you guys. Any ideas and suggestions would be 
>> very much appreciated!
>>
>> Kind regards,
>> Andrey
>>
>>  -- 
>> Resources:
>> - http://web2py.com
>> - http://web2py.com/book (Documentation)
>> - http://github.com/web2py/web2py (Source code)
>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "web2py-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to