---------- Original Message ---------------------------------- From: "Clark Baker" <[EMAIL PROTECTED]> >- what are the shortcomings of MX, if any?
Probably my biggest complaint about MX is the error reporting. If you have an error in a file that's included in another file (for example, the line occurs on line 6 of file "B". File "A" includes file "B"), MX will report the error as having occurred on line 6 of file "A". If you're working on an app that uses includes and cfmodules a lot, then it's a huge issue. (Of course, if you're like me, you just write error-free code :) ) Scott -------------------------------- Scott Brady http://www.scottbrady.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

