> The main reason I ask is because I work with someone who uses try/catch > around EVERYTHING HE EVER CODES. He will even use it to terminate loops > and in place of if statements. > For example, instead of a loop from 1 to arraylen() he would just until > an array out of bounds error was thrown, and then move on. > Or, instead of an isdefined(), he will try to access the variable, and > then put his <cfelse> in the catch. > I find this over-use to be excessive, but he claims it is perfectly > rational and has no performance implications to process hundreds and > hundreds of try catch's per template. > > Any light you guys can shed?
Well now that everyone in my office has had a good laugh..... Ummm...this guy needs a swift beating or some shock therapy to bring him back to reality....that is just plain BAD!! I wish you the best of luck restraining yourself from throttling him in the near future ;-) Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:232339 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

