Jump to content

Does Zend Framework 1.12.3 Use Activerecord?


ballhogjoni

Recommended Posts

So I want to make CRUD easier. Right now we use the zend framework and the devs before me setup persisters with store (save) functions. The problem is that they hard coded the fields in the store functions. So when I add a field to the db I also have to go in and update the code with the new field. To me this is bad programming because you have things like activerecord. If ZF 1.12.3 doesn't use AR then what other alternatives do I have to clean this up a bit?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.