Application Generation... a must read
July 26, 2006 ·
I am not sure if people out there are reading Peter Bell's Application Generation blog, but if you are not, and you are doing ColdFusion OO programming this is a MUST. He is working through how to build frameworks, in other words generic code that is required for a number of applications. This isnt a "how do I connect to a database" type of thing, instead he has been going through how to create page controllers, iterating objects and Generic getters and setters (e.g. ModelGlue's getValue()) amongs other things. This is a great blog and one to keep your eye on.
Tags: blogging · coldfusion · model-glue








1 response
1 Peter Bell // Sep 22, 2008 at 4:12 PM
Many thanks for the mention - much appreciated. And as per recent requests, I will be posting code snippets within the week so people can start to play with the concepts using some actual code.
Best Wishes,
Peter