An extension to give PivotX an Object Oriented Framework.
This extension adds an OO-framework by adding various low-level (PHP) and
mid-level (templating) functions and tags.
Arguably this extension could be the core framework of a new PivotX version.
It (re)defines the core content objects (entry, page, etc.) of PivotX and
gives them an ActiveRecord-like interface. The extension continues redefining
PivotX by integrating these objects seamlessly to the templating-level.
Documentation is far from complete, but there is a front-end kickstarter
(see extensions.pivotx.net) and OOPs generates it's own documentation inside
the PivotX back-end, see Extensions > Configure Extensions > OOPs/Help.
A back-end presentation is in the works.