> Well Dave  - First, thanks for not restraining yourself. If I wanted people
> to restrain themselves - I probably wouldn't have asked the question in a
> public forum. So, I appreciate you chiming in. ;)
>
> ...

I was going to type out a long reply to this, but Sean did the job
better than I could. Basically, you want to figure out what the
program should do, build the program, and deal with performance
problems if they exist - they may force you to reconsider what the
program needs to do, or they may force you to identify better ways to
do the same thing.

So, for example, you may want to store the date information in a
table, or you may want to figure it out on the fly using CF date
functions. But you'd decide between these two primarily on the basis
on the functionality they offer, unless you find that the one you've
chosen doesn't perform well enough.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
http://training.figleaf.com/

Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on
GSA Schedule, and provides the highest caliber vendor-authorized
instruction at our training centers, online, or onsite

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329845
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to