[Laszlo-dev] lzx question about return types
Donald Anderson
dda at ddanderson.com
Tue Oct 21 09:55:40 PDT 2008
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-dev
mailing list