This post originated from an RSS feed registered with Java Buzz
by Dan Haywood.
Original Post: [ANN] Apache Isis version 1.8.0 released
Feed Title: Domain Driven Design using Naked Objects
Feed URL: http://danhaywood.com/feed/
Feed Description: Naked Objects is an open source Java framework making it easy to develop domain-driven applications. This blog provides hints and tips to help you get the most out of Naked Objects and its sister projects, extending and supplementing the ideas in Dan's pragprog book of the same name.
We just pushed another release of Apache Isis, and it’s a big one! New features in this release include: – a new theme-able look-n-feel for the Wicket viewer, using Twitter Bootstrap [1] and font awesome icons [2] – a new simplified set of annotations (@Property, @DomainObject, @CollectionLayout etc) to make features more discoverable; see cheat-sheet […]