Application Generation... a must read

Posted by Mark Drew on code on July 26, 2006

Tagged under model-glue,coldfusion,blogging

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.




comments powered by Disqus