Re: [Phplib-users] What is the 'standard phplib install'?
Brought to you by:
nhruby,
richardarcher
From: Chris J. <ch...@ch...> - 2001-09-12 19:32:47
|
Jesse's remarks on the nose for me. I think Richard was right that the standard local.inc is a bit much. We probably ought to ship several example local.inc files or something. Ideally, we would get to where Jesse suggests: application specific prepend and local.inc files. That way, a phpLIB installation could be shared by multiple applications -- without stepping on each other's toes, so to speak. ..chris ----- Original Message ----- From: "Jesse Swensen" <ph...@sw...> I agree. Local.inc becomes a problem when you have multiple applications you want to segregate the parts. The auto prepend and the local.inc should be application specific or at least have the ability to be application specific. -- Jesse > From: "nathan r. hruby" <na...@ds...> > The current local.inc is a bit loaded, but as all app writers know, we > don't care about local.inc becasue we can use our own custom subclasses :) > I think that, if anything, local.inc should be killed in favor of site and > app specfic config files defining what's needed. |