Hey,

If we would build a new table, I would totally agree with you. But having the 
current table implementation, thats just not worth the effort. I tried to 
change it but that change invoked some other misbehavior which is why I 
reverted it. As the table has not a good coverage of unit tests, we would like 
break a lot we don't even recognize. Thats why I decided to go the other way.

Regards,
Martin

Am 25.01.2011 um 09:58 schrieb Mustafa Sak:

Hi Martin,

thanks for adding meta to getRowDataAsMap. But isnt it a inconsistent way to 
not updating map array. Because at 
http://demo.qooxdoo.org/current/apiviewer/#qx.ui.table.model.Simple~setDataAsMapArray
 the api sais „If true 
<image001.gif><image002.gif>#getRowData<http://demo.qooxdoo.org/current/apiviewer/#qx.ui.table.model.Simple#getRowData>
 will return the original map.“, but without updated cell data?

IMHO getRowData should just gets rowArr. If people like me like to use maps, so 
they could just use getRowDataAsMap. But updated cell data need to be always 
consistent.

Regards Mustafa Sak

Von: Martin Wittemann [mailto:[email protected]]
Gesendet: Dienstag, 25. Januar 2011 09:27
An: qooxdoo Development
Betreff: Re: [qooxdoo-devel] getRowData dont gets updated data

Hey,

This bug should be done as the getRowData needs to stay the way it is due to 
huge dependencies in the code. As in the comments of the bug said, I added the 
meta data to getRowDataAsMap which could be used now.

Regards,
Martin

Am 24.01.2011 um 17:01 schrieb Mustafa Sak:


Hi List,

in 1.2.1 I found a bug http://bugzilla.qooxdoo.org/show_bug.cgi?id=4002  about 
not updating data on simple table model. Now I can see that getDataAsMapArray() 
handles meta data fine, but after editing table cells getRowData still shows 
just the old data, not the updatet one. Is their a bug about this behavoir 
still open? Or should I open a new one?

Regards Mustafa Sak
<ATT00001..txt><ATT00002..txt>

<ATT00001..txt><ATT00002..txt>

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to