[gaea-help] [ gaeaodb-Bugs-1902284 ] Refresh too many times the data
Brought to you by:
jsgoupil
|
From: SourceForge.net <no...@so...> - 2008-02-26 16:13:27
|
Bugs item #1902284, was opened at 2008-02-26 11:13 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1023467&aid=1902284&group_id=212875 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: UI Group: v0.8 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jean-Sstien Goupil (jsgoupil) Assigned to: Marie Duhaime-Major (mdmajor) Summary: Refresh too many times the data Initial Comment: The table will call the method getFieldValue from DataHelper each time it is displayed on the screen. So if we hide the application and we display it again, we do the treatment again. We should put it in cache? #### ORIGINAL #### Refresh des données trop souvent Le tableau va appeler la méthode getFieldValue de DataHelper à chaque fois qu'il réapparait à l'écran. Donc si on cache l'application et qu'on la réaffiche on refait beaucoup de traitement. On devrait mettre ca en cache? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1023467&aid=1902284&group_id=212875 |