Skip to content

Split midcom_baseclasses_core_dbobject #142

Description

@flack

Reported by flack on 30 Apr 2029 07:50 UTC
ATM, almost DBA to database interactions are ultimately performed by one giant (~2000 lines) class of static methods. This should be split up into a sub-module where different actions (create/read/update/delete/parameters/etc., maybe even qb & mc) are implemented in different classes. This would not only make the DBa layer more maintainable, but it would also make it easier to implement alternative storage drivers (like, say, Doctrine/PHPCR or something else).

Migrated-From: http://trac.openpsa2.org/ticket/151

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions