If possible, we want to get rid of the second argument, for example by adding an internal flag [1].

[1] http://www.openlaszlo.org/pipermail/laszlo-dev/2008-July/016387.html

Hi Tucker,

I'm modifying the components to take advantage of the <setter> tag. What did we decide to do with setters that take more than one argument. Examples:

function lz.view.setX ( v, force = null)

function lz.view.setX ( v, force = null)

function lz.text.setText ( t, force = null)


Thanks!

Phil

Reply via email to