On Mon, 29 Nov 2004 22:34:16 -0500, Claude Schneegans <[EMAIL PROTECTED]> wrote: > >>That may be your opinion, > > No, it's my experience.
I'm assuming that your opinion is based on experience. > >>but the stark reality is that object-orientation has taken over the vast > >>majority of the programming world. > > This is the problem: people do OO because it is a la mode, not because it is > useful. > Using a framework IS good WHEN it is useful. For simple programming projects > it is a useless hassle. > And most of CF project are just simple trivial projects that do not require > things like OO or FB or anything like that. Of course people should not use OO techniques (or a framework for that matter) if it is not useful for their project. I'm not talking about trivial projects, I'm talking about huge projects with tens of thousands of lines of code that take months or years to develop. These are the sorts of projects I work on and in these situations frameworks and OO techniques are a significant help. > In the project I worked, the home page includes more than 100 files, makes > about 50 queries, but only about 12 different queries, some are repeated more > than 5 times!!! BUT it is Fusebox and OOP ! Big deal ! ;-)) It is a big deal if it made your job easier and your project more successful. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:185626 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

