Hi all!

I have created a small Ruote process library based on Ruote's new
Radial process definitions.

See: https://github.com/wyngle/ruote-library

In a nutshell:
* It reads process definitions from a defined root in radial, json or
xml format.
* It allows for sub-processes to be defined and stored outside of a definition.
* it stitches definitions/files together when a sub-process is not
defined in a particular file.

I created the library during my work for Wyngle and it serves it's
purpose very well. It has been released under the Wyngle label with an
MIT license (kudos to Wyngle!)

Some interesting side-effects/observations:
* Directory based processes just work ('order/mortgage/apply' is a
valid name for a process definition)
* Because sub-processes are now reusable, they tend to become more
coherent and 'better'

See the specs for examples of usage. Example process files can be
found in the spec/support/processes/**/*

I hope this helps some of you.

Have fun!


Grtz,
Nice sunday,
Hartog.

-- 
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en

Reply via email to