[Solar-talk] router refactored [was: Performance ideas]

Rodrigo Moraes rodrigo.moraes at gmail.com
Thu Oct 18 05:15:22 CDT 2007


On 10/16/07, Rodrigo Moraes wrote:
> I'm not sure if the "route caching" should be
> kept - actually I want to remove it since a little while after it was
> added.

update: done! removed cache - it was ugly and can be defined
externally, anyway (you can set all routes at once using setRoutes()).
also config keys were reduced to 3, some methods were removed and
others merged, but functionality is the same.

now the router controller is back to its simplicity roots:

    http://lux.googlecode.com/svn/trunk/Lux/Controller/

:)

-- rodrigo


More information about the Solar-talk mailing list