Re: Split Git

Vilius Sumskas/LNK <[email protected]>
Newsgroups gmane.comp.horde.devel
Message-ID <OF4D84DA4D.6C91007E-ONC2257D96.004A01F2-C2257D96.004A31BB@mgbaltic.lt>
> >>> - All repos will be stored in a base folder
> >>> - Option to create a separate, web-accessible directory.
> >>
> >> Not sure what you mean. Some like what install_dev does today?
> >
> > Yes.  Necessary since repo organization does not line up with our 
> web layout.
> >
> > An optimization to the current system: we should not create symlinks 
> > to framework libs under horde/lib - it probably makes more sense to 
> > simply add an (admittedly long) list of include directories to an 
> > ini_set('include_path') call in horde.local.php.
> 
> That's a viable alternative, though I'm not sure why you would 
> consider this an optimization. I'd rather expect a long include_path 
> to perform badly.

I can confirm this. Long include_path is a terrible performance hit. PHP 
needs to stat every folder for every include until it finds a file.

-- 
   Vilius
-- 
dev mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.