Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

Apply Zend_Db_Table pattern to Core, Scalar, etc. #36

@codeactual

Description

@codeactual
  • Modules define get-by-ID, delete-by-ID, etc. methods repeatedly. Zend_Db_Table and other ZF classes can simplify this.
  • Should look at ZF support for hard-coding table metadata or caching it to disk rather than unnecessary DESCRIBEs everywhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions