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
- * Fri Jul 9 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.b10.2jpp
-
- WERKZ_MAVEN_1_0-BRANCH
- * Fri Feb 6 11:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.b10.1jpp
-
- Go to a defined beta release
- * Tue Jan 27 11:00:00 2004 Ralph Apel <r.apel at r-apel.de> - 0:1.0-0.20040126dev.1jpp
-
- First JPackage release