Wednesday, September 26, 2007

[Pub] Agile development with jMatter

In the current Java magazine (also available online) I've wrote a german article about agile development with jMatter. This technology implements the Naked Objects Architectural Pattern by using Hibernate, Swing and Java Web Start. The main focus in Naked Objects or jMatter is the domain object which will be wrapped with different aspects, like:
  • Persistence
  • Logging
  • GUI
  • Validation
  • Searching and some other aspects
Such aspects are supported by jMatter and will be generated in a generic way. All these things can be customized in order to fit your requirements. jMatter enables a realy fast prototyping. Check out this article and let impress you by this impulsive technology.

No comments: