On Wed, Sep 29, 2010 at 14:11, Mustafa Sak <i...@saksys.de> wrote:

> Hi Derrell,
>
> Once again you are my personal hero. I read the doc many times but dont
> understand that their are differences between .setData() and .setData(null).
> May bee could be written more clearly on the api reference? Should I open a
> bug or am I just the only one who dont  understand?
>

Actually, calling .setData() and .setData(null) should be equivalent. The
code checks for a parameter value !== null && !== undefined. (What would be
wrong would be passing the modified data array back to setData.)

And sorry about the use of NULL instead of null. Too much toggling between C
and JavaScript recently. :-)

Derrell
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to