Re: [Phpslash-devel] M8 Goals, Release Criteria and TODO
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-11-07 20:02:20
|
On Fri, Nov 07, 2003 at 02:42:53PM -0500, Matthew Leingang wrote: > Hi Joe, > > This is the fun part; the "daydreaming" part of programming. > > > I think the best thing is to put all module-specific things inside the > module's directory. Otherwise it's not very modular! > > PHPGW has a directory structure like this. I can't remember what it was > and I'm having trouble reaching their site. (Maybe that's a reason not > to follow their lead, but I'm sure it's other problems). > Agreed that things should be as self contained as possible. Going from memory but the PHPGW guys had to write a script to try to find which modules needed translating, etc. They had kind of a headache with it. I really liked their API and module registration, upgrade, installation, etc. until I installed LDAP auth and address books. It got way too s-l-o-w and was abandoned. I've been impressed with webmin/usermin and its ability to check for upgrades and install new modules. It's in perl. Joe |