Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/b668bd565796a602#

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.

--
Best Regards,

http://www.in-portal.org
http://www.alex-time.com

  • No labels