Dynamically convert procedural PHP to object-based

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

User avatar
kyberfabrikken
Forum Commoner
Posts: 84
Joined: Tue Jul 20, 2004 10:27 am

Post by kyberfabrikken »

Not sure how much it relates to your problem, but see this post:
http://mikenaberezny.com/archives/76
georgeoc
Forum Contributor
Posts: 166
Joined: Wed Aug 09, 2006 4:21 pm
Location: London, UK

Post by georgeoc »

Interesting link, thanks for that. I've been using a bit of that kind of logic as I get more comfortable with TDD. It doesn't really help with the current issue, but it's still good practice I think!
Post Reply