Whoa... digging around for gold are we? =] !k
-----Original Message----- From: Dan Plesse [mailto:[EMAIL PROTECTED] Sent: Thursday, September 14, 2006 2:57 PM To: CF-Talk Subject: New CF Tags undocumented cool! cfdatasource? what the hell Looking through the C:\CFusionMX7\wwwroot\WEB-INF\cftags\META-INF\taglib.cftld I found some new undocumented tags. If it says <name>compile</name> I guess that means <cfcompile right? <name>datasource</name> <cfdatasource is one for the books. Cool Then it goes off the deep end with a bunch new tags which don't seem right datasourceallowedsql datasourceconnection datasourcepooling I wonder if it works like this <cfdatasource> <datasourceallowedsql> <datasourceconnection> <datasourcepooling> </cfdatasource> The cool thing I found out while working with hsqldb is the abililty to open new ports and new threads and best of all new listeners on a coldfusion server which I think is just like adding a new gateway to CF. One of my goals is to add a Wildfire Jabber server to CF 6. How cool is that. I have been dragging my buns on this however:) Demo http://www.geocities.com/empiricallyspeaking/index.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253174 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

