The following upgrade steps are needed if you want to upgrade your project from Mod4j 1.0.0-beta-3 to Mod4j 1.0.0.
For all dao instance variables of the domain services, the prefix "the" is removed from the name.
So if your project have extensions points or other manual written code that make use of these instance variables or access methods to it, you'll need to correct these names.
Pre Mod4j 1.0.0 style:
New style since Mod4j 1.0.0