we have a few free open source Java CFX tags here: http://www.cfdev.com/products/
I think Java is the way to go if your looking to get into CFX development, because you only have to compile it once, and it will run on any platform. Also Since CFMX is Java it can run the tag with less overhead than it can a C++ CFX tag (has to go through JNI). The only reason I would write a C++ CFX is if I had to access operating system specific data (not too common). There aren't that many resources out there for CFX development, there used to be a list on houseoffusion, but mike just took it down recently (there was pretty much zero traffic on it). There are a few CFX developers on this list so I think this may be the best resource for it. _____________________________________________ Pete Freitag CTO, CFDEV.COM ColdFusion Developer Resources http://www.cfdev.com/ -----Original Message----- From: Gregory Harris [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 04, 2002 6:14 PM To: CF-Talk Subject: CFX Tag Development resources? Ok after developing and deploying my first custom tag (well really a modification but...) I'd like to know where there are further resources on CFX Tag development. Either good books or good websites, particularly if there is anything on developing with C++.net. I've already been to Intrafoundation which is a good start. However just like to know more, especially if there is anything new. Any ideas? ______________________________________________________________________ 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 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

