I have no plans to port this module to Drupal 7, because I don't believe it's useful for D7. D7 core has sufficient hook invocation that most customization use-cases can be solved without hacking core or an established contrib project. For the remaining occurrences where fixing core or a contrib project is needed, it is best to do so with a patch. Also, GIT makes managing patched versions easier. Finally, where OOP in Drupal still makes sense, it is being slowly introduced, such as the D7 database layer. However, if you have ideas for what to do with this project, and want to take over its maintenance, please contact me.
Object Oriented Programming for Drupal. Enables developers to create classes for extending modules and node types. Requires PHP 5, and ideally, PHP 5.2.6. Intended for developers who either
1) Enjoy writing code using OOP syntax (having access to features like inheritance and enforced privacy) and/or
2) Want to have a way to extend a core or contributed module with custom functionality without patching or forking the original module
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Seeking new maintainer
- Development status: No further development
- Module categories: Developer
- Reported installs: 1 site currently reports using this module. View usage statistics.
- Last modified: April 7, 2011