Duplicate?
tjholowaychuk - October 29, 2008 - 15:56
| Project: | Module Object Oriented Programming API |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Jump to:
Description
I think the 'oop' project is the same im not sure what is going on with that. Also "If you can come up with any idea how this module could be useful please do let me know" is promising :P. Its not really OO its just a class, which limits you in the regard that you cannot re-open classes in PHP so it could not span a .install file as well

#1
While the end result may be the same, the approach is vastly different. also i think you bring up a valid concern about install files. i havent even thought of it when developing moopapi. i will try to find solution to this issue next.
TODO: Ensure that *.install files are also handled properly by moopapi.