[Laszlo-user] [Laszlo-dev] lzx question about return types (RESEND)

ono keiji keiji_ono at net8.co.jp
Tue Oct 21 17:37:24 PDT 2008


If i can set multiple return data on it, i prefer 'returns', but it is just a single return one, i like 'return'.

Ono Keiji

ono at net8.co.jp

Donald Anderson さんは書きました:
> [Sorry if this is a duplicate]
> 
> Hello laszlo user,
> 
> In openlaszlo, we are adding the capability of specifying the return 
> type of methods for
> use with backends like SWF9 that allow this information.  An example 
> could be:
> 
>  <method name="update" args="when:Date" returns="Boolean">
> 
> or it might be:
> 
>  <method name="update" args="when:Date" return="Boolean">
> 
> Our question: if you have a preference, which syntax do you prefer,
> returns=   or return=   ?
> 
> Thanks for any feedback.
> 
> -- 
> 
> Donald Anderson
> Systems Developer
> dda at laszlosystems.com
> 
> 
> 
> 
> 
>


More information about the Laszlo-user mailing list