Skip to content
This repository was archived by the owner on Jun 14, 2022. It is now read-only.

ethos_Model_Storage

al-the-x edited this page Sep 14, 2010 · 1 revision

So far, this is just an interface with save() and load() methods for testing the signatures. Eventually, I’d like to have an abstract Data Mapper implementation that aggregates one or more Table Gateway objects via Zend_Db_Table (v1.9.x docs) et al. That could also lead to a decent Active Record implementation, too. We’ll see.

Clone this wiki locally