Ticket #119 (new task)

Opened 7 months ago

Last modified 3 months ago

Switch from custom models to Doctrine

Reported by: psychcf Assigned to: psychcf
Priority: major Milestone: 1.1
Component: other Version: trunk
Keywords: Cc:

Description (Last modified by psychcf)

The current model definitions need to be rewritten to use Doctrine.

See http://ruben.savanne.be/articles/integrating-zend-framework-and-doctrine

Change History

10/08/08 21:55:52 changed by psychcf

  • description changed.
  • summary changed from Switch from custom models to Zend_Db_Table to Switch from custom models to Doctrine.

We're going to use Doctrine instead, Zend_Db is pretty awful.