Last modified on 21 February 2012, at 14:59

Design object-oriented data models

Revision as of 14:59, 21 February 2012 by MLA (Talk | contribs)

  • Use Polymorphism and Inheritance at its best
  • Define arbitrary Relations between objects
  • Program runtime behavior of your objects in native code
  • Configure Views to control how users see the objects