Announcing …XX Framework 2.0 The XX framework is a configurable, XML/XSL-centric implementation of the MVC development paradigm. The primary goal of the XX Framework is to handle typical application CRUD (create, retrieve, update, delete) with little or no Java programming. Instead of telling the application how to retrieve and how to display the data, we configure what to retrieve (through XML) and what to display (through XSLT). This approach generally leads to a simpler and more elegant solution than a purely procedural approach. Where the applications needs more than simple CRUD, additional business logic can be easily incorporated into the process. Some additional features of the framework are configurable data caching, thread pooling, and web service integration. Some benefits of the framework are:
|
