[Laszlo-user] Do datasets really have to be in 3 places at once?
P T Withington
ptw at openlaszlo.org
Fri Mar 24 15:10:55 EST 2006
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?
More information about the Laszlo-user
mailing list