wCMF 2.0 released

The 2.0 release of wCMF is available for download.

wCMF default application

Main focus of the new release is the consolidation of the MDA approach of application development with wCMF. We enhanced the generator metamodel to make applications more customizable through modeling and improved the usability of the default application template. If you are new to wCMF start with the new HelloWord tutorial.

Main changes in this release are:

wCMF default application template:

  • concise layout with tabbed navigation and list displays that support sorting and paging
  • advanced search using query templates
  • improved resource browser
  • soap interface that supports crud operations on all entity types
  • support for different entity association types (composite, shared)
  • internal changes include listener support for PersistentObject classes and customizable validation

wCMFGenerator

  • integration of more uml concepts (composite, shared associations and navigability, multiple associations between entities)
  • more options for customization of the default application template (display names and types)
  • better integration of legacy databases through customizable table and column names and compound primary keys
  • better inheritance support
  • all wCMF internal classes are included in the default application template and may be enhanced by inheritance (e.g. custom user and role classes)

Comments are closed.