In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
550 [In-Portal CMS] Optimization task always 2010-01-21 03:04 2010-01-21 03:04
alex  
 
normal  
active 5.0.2  
open  
 
none  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/b668bd565796a602
0
0000550: Optimize EditPickerHelper::LoadValues and MInputHelper::LoadValues methods
Optimize EditPickerHelper::LoadValues and MInputHelper::LoadValues methods, so in case if they use kDBList class object (e.g. called from kDBTagProcessor::PrepareListElementParams method), then they will query requested data for all list records at once and not by one query per list element as for now. Also they could cache query result, because they won't be changed during this script run.

These LoadValues methods are used to display data from fields, that use "inp_edit_picker" and "inp_edit_minput" blocks on editing form.
Issue History
2010-01-21 03:04 alex Target Version => Icebox
2010-01-21 03:04 alex New Issue
2010-01-21 03:04 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/b668bd565796a602

There are no notes attached to this issue.