[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
{complex type}
- To: address@hidden
- Subject: {complex type}
- From: Doug Hockin <address@hidden>
- Date: Wed, 17 Jul 2002 00:45:01 -0400
- Organization: Concentric Internet Services
- Reply-to: address@hidden
- Sender: "Gregory T. Sullivan" <address@hidden>
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3
- Xref: traf.lcs.mit.edu comp.lang.dylan:14216
In a FunDev project window, with the Definitions tab
selected, the methods automatically generated for
slots all show an extra argument "{complex type}".
For example, from the airport project:
method direction({complex type})
method direction-setter(<symbol>, {complex type})
What is this {complex type} argument?
-- Doug