On Sun, Nov 9, 2008 at 4:55 PM, Mark Ramm <[EMAIL PROTECTED]>wrote:

>
> As for your second question, repoze.workflow seems like an interesting
> workflow implementation that could be used in a tg2 app.  It's a
> relatively new project, but is also pretty well contained and seems
> like it's well thought out.
>
> http://svn.repoze.org/repoze.workflow/trunk/
>
>

Wow, that looks extremely cool.  Thanks for pointing this out, Mark!

I can envision creating a state machine for each mapper object in a model.py
(persisting the state in my model objects), and having my TG app
automatically generate links for each transition.

Way cool.

Kevin Horn

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to