What about <cf_field name="foo" type="string" default="">, which would actually do the following?
<cfproperty name="foo" type="string"> <cfset foo = "">
Wouldn't that be akin to <cfset var myQuery=initVar('query')> or <cfset var myQuery=initVar('string')>?
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
