-
OpenEmcee Microflows 1.0 Beta-2 Released
This release adds a suspend/resume facility, fixes some compatibility issues with older versions of Xerces, and adds JUnit tests to improve clover coverage and test new functionality.
----------------------------------------------
The "OpenEmcee Microflow Engine for Java" is an open source framework (Released under MPL 1.1) for developing flexible, manageable, and adaptable applications. It aims to allow application developers to develop well-engineered business-logic intensive application domain software. Drafting from the "Model" and "Controller" layers of the "Model-View-Controller" pattern, it allows developers to separate the business context of their application from their core business functions.
This separation of context from core implementation encourages development of software units which are easily reusable and require no or little modification to business critical code when implementing new functionality. Also, these units of work ("tasks") can be easily reused in future projects.
2004-01-30 02:23:35 UTC by schenksj
-
OpenEmcee Microflows v0.9 Beta-1 Released
The project team has been working with the Alpha-1 release for the past few weeks and have found no real issues, so we’re moving on to the beta release. This release includes an overhauled website (still lots to do!!!), extensive documentation updates, in-code documentation, and some minor code cleanup. Please see the release notes for more information: http://sourceforge.net/project/shownotes.php?release_id=202263
The OpenEmcee Microflow engine is a Java framework designed to encourage development of modular, reusable, and independent units of business logic. This framework drafts from the MC of the MVC pattern, where XML is used to define overall program flow, and Java is used to implement data flow and business logic. The learning process for this product is accelerated by the availability of clear, concise tutorials.
Our tutorials, downloads, documentation, and mailing lists, may be accessed on our new homepage at http://www.openemcee.org
OpenEmcee Microflows: Smart Java MVC, without the V.
2003-12-07 19:19:32 UTC by schenksj
-
OpenEmcee Microflows v0.9a Released
The OpenEmcee Microflow engine is a Java framework designed to encourage development of modular, reusable, and independent units of business logic. This framework drafts from the MC of the MVC pattern, where XML is used to define overall program flow, and Java is used to implement data flow and business logic. The learning process for this product is accelerated by the availability of clear, concise tutorials.
Our first tutorial, as well as links to project downloads and mailing lists, may be accessed on our temporary homepage at http://openemcee.sourceforge.net.
2003-12-01 15:21:08 UTC by schenksj