[ciapug] Meetings
Tony Bibbs
tony at tonybibbs.com
Wed Aug 15 15:14:49 CDT 2007
An then there are idiots like me that write 100% OO apps.
--Tony
----- Original Message ----
From: Matthew Nuzum <newz at bearfruit.org>
To: dave at 58ghz.net; ciapug at cialug.org
Sent: Wednesday, August 15, 2007 3:11:20 PM
Subject: Re: [ciapug] Meetings
On 8/15/07, Dave J. Hala Jr. <dave at 58ghz.net> wrote:
> Am I the only PHP person that still writes procedural code? Its not that
> I'm against it or can't, there's just not a reason to make a change at
> this point.
Depends.
If I'm using PHP as a templating language, then my code is procedural.
However, on bigger project where long-term maintainability is
necessary, then I end up writing some classes for logic and
processing. These get automatically prepended and then procedural code
or smarty is used to display the data.
--
Matthew Nuzum
newz2000 on freenode
_______________________________________________
ciapug mailing list
ciapug at cialug.org
http://cialug.org/mailman/listinfo/ciapug
More information about the ciapug
mailing list