On Wed, 2008-02-27 at 11:08 -0500, Nathan Nobbe wrote:
> On Wed, Feb 27, 2008 at 10:37 AM, Robert Cummings <[EMAIL PROTECTED]>
> wrote:
> 
> > Surely he didn't explain OOP to you... he's anti OOP :)
> 
> 
> ya; im waiting to see one of these 'simple' sites thats written strictly w/
> functions and procedural code that does more than support a username
> and password :)

Careful what you say... it is very possible. Just think of all the
complex code out there written in C. It's just a question of how you
leverage your libraries. I personally prefer to have an object than to
have to always pass a structure to a procedural function.

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