Viewing Issue Simple Details
[ Jump to Notes ]
[ Wiki ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Type |
Reproducibility |
Date Submitted |
Last Update |
0000550 |
[In-Portal CMS] Optimization |
task |
always |
2010-01-21 03:04 |
2010-01-21 03:04 |
|
Reporter |
alex |
View Status |
public |
Project Name |
In-Portal CMS |
Assigned To |
|
Developer |
|
Priority |
normal |
Resolution |
open |
Fixed in Version |
|
Status |
active |
Product Version |
5.0.2 |
Target Version |
Icebox |
Time Estimate | No estimate | |
|
Summary |
0000550: Optimize EditPickerHelper::LoadValues and MInputHelper::LoadValues methods |
Description |
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. |
Additional Information |
|
Tags |
No tags attached. |
|
Reference |
http://groups.google.com/group/in-portal-dev/browse_thread/thread/b668bd565796a602 |
Change Log Message |
|
Estimate Points |
0 |
|
Attached Files |
|
|