[Solar-talk] Performance ideas
Paul M Jones
pmjones at ciaweb.net
Tue Oct 16 18:03:54 CDT 2007
On Oct 16, 2007, at 3:52 PM, Richard Thomas wrote:
> yea looking at your code made me remember my last thought..
> intergrate caching..
I'm with you on that one -- integrated caching of database calls and
page partials will be a nice touch for Solar. Have already added
some caching in Solar_Sql_Adapter, for the fetchTableList() and
fetchTableCols() methods. Will be nice to add the same kind of thing
to Solar_Controller_Page, and perhaps other classes.
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Join the Solar community wiki! <http://solarphp.org>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the Solar-talk
mailing list