Hi all,
in am modeling a bean with about 40 properties, then i write a cfc with an init() method containing 40 <cfarguments..> tags; when i instanziate the cfc, i receive an error:

Context validation error for tag cffunction.
The start tag must have a matching end tag. An explicit end tag can be provided by adding </cffunction>. If the body of the tag is empty you can use the shortcut <cffunction .../>.

if i reduce the arguments to 20 all is ok: is this a limit to function arguments?
regards
salvatore


----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to 
[email protected] with the words 'unsubscribe cfcdev' as the subject of the 
email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting 
(www.cfxhosting.com).

An archive of the CFCDev list is available at 
www.mail-archive.com/[email protected]


Reply via email to