[pLog-svn] r1720 - in plog/branches/plog-1.1-ben/class: action action/admin cache

Benjamin Krause ork at orkland.de
Tue Apr 5 09:44:39 GMT 2005


Benjamin Krause wrote:

> the problem with blogs() is, that it extends Model, and calls model(). 
> this starts a hugh include process and connects to the db. i want to 
> avoid the includes and the connection to the db.. now with the extra 
> BlogInfoManager we do not have a connection to the db.

okay.. correction to my post.. blogs doesn't have a constructor.. maybe 
we can work the cache into Blogs()..

what's that about the extended info?

function getBlogInfo( $blogId, $extendedInfo = false )

Ben




More information about the pLog-svn mailing list