On Fri, 2007-05-25 at 18:04 +0200, Tijnema wrote:
> On 5/25/07, Robert Cummings <[EMAIL PROTECTED]> wrote:
> > On Fri, 2007-05-25 at 17:07 +0200, Tijnema wrote:
> > > I like to keep it simple, just like this:
> > > /
> > >   /data
> > >     /http
> > >       /project1
> > >         /includes
> > >           config.php << With passwords :P
> > >         /images
> > >       /project2
> > >         /includes
> >
> > You won't like mine then :)
> >
> >    /wherever
> >        /Project
> >            /bin
> >            /build
> >                /source
> >                /static
> >                /templates
> >                patterns.txt
> >            /compilers
> >            /configs
> >            /cron
> >            /functions
> >            /modules
> >            /services
> >            /sql
> >            buildSite.php*
> >            config.interjinn.php@ (link to active config in /configs)
> >
> > Running buildSite.php (which uses patterns.txt) generates the webtree:
> >
> >    /wherever
> >        /DOC_ROOT
> >
> > Cheers,
> > Rob.
>
> Definitely not.!
> 
> also way too complicated... :P
> 
> Tijnema

I think the word you're looking for is "organized" ;)

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to