[Laszlo-user] [Laszlo-dev] Do datasets really have to be in 3 places at once?
Adam Wolff
adam at laszlosystems.com
Fri Mar 24 15:30:50 EST 2006
in general, a named LzNode that is a child of the canvas also puts its
name in the global namespace. I don't recommend changing that.
I do think canvas.datasets should be deprecated. Just need to fix
LzParsedPath somehow.
A
On Mar 24, P T Withington wrote:
> Right now, when you create a dataset 'foo', it appears as:
>
> global.foo
> global.canvas.foo
> global.canvas.datasets.foo
>
> Do datasets really need all these aliases? Do they need to have a
> global alias (seems dangerous)? Do they need an alias on the canvas
> (perhaps, not quite as dangerous, but what's the point). Is it not
> sufficient to be in canvas.datasets?
> _______________________________________________
> Laszlo-dev mailing list
> Laszlo-dev at openlaszlo.org
> http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
>
More information about the Laszlo-user
mailing list