On 03/09/16 15:45, Rowan Collins wrote: > - The PEAR coding style would probably be considered "out of date" by a > lot of PHP devs. That's partly a matter of fashion, but also a natural > consequence of it predating certain language features - autoloading, > namespaces, etc - which people want to take advantage of.
A starting point for a replacement for PEAR might well be a style guide that lays out just how one should build a modern suite of code. My stumbling block deciphering owncloud is just how one does work out exactly what code has been loaded and from what files. Irrelevant if things just work, but when debugging an installation, the code flow should be easy to establish! -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.co.uk -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php