Skip to content
geoffreywiseman edited this page Mar 17, 2013 · 1 revision

As much as possible, Moo is designed to be unintrusive. Although the current configuration requires annotations, the goal is for these annotations be used only within the lightweight summary objects you create for DTOs or for serialization. Eventually, it may be possible to configure Moo without using annotations, such as externalized XML configuration. This has always been something I've considered, but never something I needed myself.

Clone this wiki locally