In the process of creating a custom type and I'm encountering an error trying to deploy an array table. It seems simple enough, but when I redeploy the type with the array property something goes wrong. The table is created (myType_body), but the type continues to tell me that "The following CFC properties conflicts exist"

This is the line in my CFC. Simple properties can still be added and deployed.

<cfproperty name="body" type="array" hint="my hint" required="no" default="">

I tried adding an array property to a core type as well and the same thing happens. Any insight would be greatly appreciated. Thanks.

Current public version of FC. SQL Server 2k.

Phil

---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to