Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
werkz: Goal-oriented process framework
- Summary
- Werkz is a light-weight goal-oriented process framework.
Certain tasks, such as organizing the build-chain of a
complex development project, can be easily modelled as a
graph of goals. werkz is a framework that allows modelling
of a complex graph of goals and an engine that efficiently
and correctly attempts to satisfy requests.
As an abstract framework, werkz imposes no particular domain
semantics or execution model. It simply manages the
dependencies between goals and invokes application-specific
code in the correct order.
Changelog
- * Wed May 17 12:00:00 2006 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.b10.6jpp
-
- First JPP-1.7 release
- * Mon Aug 30 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.b10.5jpp
-
- Build with ant-1.6.2
- * Mon Aug 16 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.b10.4jpp
-
- Restore MAVEN-branch as source