The rules are there to determine HOW you do things so that you always code
in the same way and keep it maintainable. This also facilitates better code
reuse because if all your apps are coded in the same way, you should be able
to take a module form one app and reuse it in another app without any
problem.
Rules do not have to reduce freedom, if they do then the rules are too
strict.
I have been using my framework for years, and I purposefully keep it as
simple as possible so that I do not over complicate things and so that other
developers can easily figure out what is going on.
To date I have never had to break out of the framework or break the rules to
achieve what I wanted. I have improved my framework over the years, building
in new default functionality and features to make it faster to deploy, but
in general the simplicity has remained.

Russ 

-----Original Message-----
From: Claude Schneegans [mailto:[EMAIL PROTECTED] 
Sent: 06 March 2006 20:11
To: CF-Talk
Subject: Re: OOP, why me?

 >>There is freedom in "rules". Many people overlook that.

Sure!
But the question was why "more freedom" with rules than without?

--
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED]) Thanks.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:234327
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

Reply via email to