I got a property like this:

        Color myColor = null ;

When calling the first time:

        setStateUI("name", this.myColor, newColor)

the setStateUI dont send any update to the client because it seems not
to compare these values because the one is not an object but null. To me
these objects are different and setStateUI should update the client object.

Am i right or not?

Best regards,
Paolo Scaffardi
GFP Lab s.r.l.
http://www.gfplab.com
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer

Reply via email to