I think this is the right idea:

On Mar 24, Jim Grandy wrote:
> <dataset type="direct">
>  <items><item>A</item></items>
> </dataset>
> 
> <dataset type="remote">
>  <handler name="ondata">...</handler>
> </dataset>

There is already a type attribute on dataset but it's ignored. This seems
like the most sensible change. if you have a local dataset but also want
to decorate it with attributes and methods, you can use the src attribute.

A
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to