Quoting Dave Carabetta <[EMAIL PROTECTED]>: > > While I understand this isn't a feature that everybody would use, I > would personally like to see MM focus on encapsulating some more Java > features into easy-to-use black-box CF tags rather than having to code > my own Java.
I agree. For instance, it would be far better if CF had a tag to get at the DatabaseMetaData interface instead of making it marginally easier to write it yourself by allowing inline Java. And especially from the point of view of security built-in tags are better. All those JSP tags and Java classes are nice, but on a shared server you need to disable them anyway because the same mechanism that is used to access them can be used to break out of the sandbox. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

