You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
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.