Warning: Can't synchronize with the repository (Unsupported version control system "svn": "/usr/lib64/python2.5/site-packages/libsvn/_fs.so: undefined symbol: svn_swig_get_application_pool" ). Look in the Trac log for more information.

Milestone 0.2.0

Model

3 / 6

System

3 / 3

Object-Relational Mapping

  • Add factory find() and create() methods to Model.
  • Add pluralize() and singularize() functions.
  • Handle CRUD in Model, save actual models the work.
  • Add inter-table relationships, ie: $has_one, $has_many, $belongs_to, $has_and_belongs_to_many
  • Allow overriding of all methods for customization.
Note: See TracRoadmap for help on using the roadmap.