Skip to content

Split midcom_baseclasses_core_dbobject #142

@flack

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

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