[Solar-talk] RewriteRouter port
Rodrigo Moraes
rodrigo.moraes at gmail.com
Wed Oct 4 06:58:11 PDT 2006
Hi,
I'm working on a Solarified version of the
Zend_Controller_RewriteRouter. Mainly because I'm interested in the
routing mechanism; but at the current stage all the package came
together: Controller_Front, Controller_RewriteRouter,
Controller_Router_Route, Controller_Dispatcher,
Controller_Dispatcher_Token.
It's a bit simplified compared to the Zend version, and maybe cleaner too:
- interfaces were removed;
- exceptions use Solar::exception();
- constructors follow Solar config scheme (classes extend Solar_Base);
It's not finished though. But if there is interest to try or to help,
it will be welcome. The purpose is to clean and simplify the API as
much as possible (making it look like Solar classes ;-), and to make
it fully compatible with Solar example apps. Anybody interested?
cheers,
rodrigo moraes
More information about the solar-talk
mailing list