>> and typable
>> structs would make me very happy.
>
>This is also possible now via CFCs - why not create your "collection"
>as a CFC that only accepts a certain type of other CFCs in an
>internally managed collection?

On a related note, and perhaps this is available in CF7 now (and 
while I've heard that someone somewhere sometime may have 
put a way to do it in Java in their blog, I haven't been able to find 
it), I would like to see the ability to create a typable array so that 
I can use the web services functionality in CF to properly model
my web services.

Having the ability to go:
  <cfproperty name="foos" type="foo[]">
and have it return a proper complex type rather than having
  <cfproperty name="foos" type="array">
return a generic array type in the WSDL heads my wish-list.

I apologize if this was mentioned already,
-Lyle



----------------------------------------------------------
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).

CFCDev is supported by New Atlanta, makers of BlueDragon
http://www.newatlanta.com/products/bluedragon/index.cfm

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


Reply via email to