Re: Conf: argue !
Manuel Holtgrewe <[email protected]>
| Newsgroups | gmane.comp.lib.binarycloud.devel |
|---|---|
| Message-ID | <[email protected]> |
Wim Niemans ri schrieb: > On 25 Feb 2005 at 9:45, Jean-Christophe Michel wrote: > > >>Wim Niemans ri wrote: >>Currently Conf included php files (xml is transformed into php by >>phing+xsl). I'm afraid reading many conf values from db will be slow. >>That's why I propose a cache as php files. > > > I see the point to cache the values into a php-file. > It's smarter than serialize. Maybe faster too. The only advantage I see is that you can use raw values. But we need that, so I agree. Manuel