[eluser]wiredesignz[/eluser]
Modular Extensions 4.1.0 is soon to be released. (in testing now)
New features include:
Modules now extend the Controller class giving you modular seperation comparable to Matchbox modules. (if not better)
The default_controller can be a Module Controller.
Module Controllers can now run from the URL or ...
Controllers can call other Controller methods. (forward!)
All Controllers can share each others libraries, models, views etc.
Only two additional classes are added to Modular Extensions.
Any thoughts concerns or feedback is appreciated.