Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

The third milestone has arrived. Here are some of the more noteworthy things available in milestone build M3 (INSERT DATE HERE14 July 2008) which is now available for download. See the build notes for details about bugs fixed and other changes.

...

To work around the get/setModel(Object) methods typing issue, "default" is prefixed to the property name in the old methods:

  • getModel  -> getDefaultModel
  • setModel -> setDefaultModel
  • getModelObject  -> getDefaultModelObject
  • setModelObject -> setDefaultModelObject

...