[Openmcl-devel] record field initializer shorthand dot notation
Gary Byers
gb at clozure.com
Sun Dec 1 20:38:58 PST 2002
Definitely an improvement; thanks.
On Sun, 1 Dec 2002, John Wiseman wrote:
> I missed the ability from MCL to initialize foreign records using the
> shorthand dot notation, like this:
>
> (rlet ((r :<NSR>ect
> :origin.x 0.0
> :origin.y 0.0
> :size.width 400.0
> :size.height 400.0))
> ...)
>
>
> The following slightly modified definition of
> %foreign-record-field-forms seems to do the trick.
_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel
More information about the Openmcl-devel
mailing list