Can param evaluation use same estate as executor?

Started by limaozengabout 14 years ago1 messageshackers
Jump to latest
#1limaozeng
limaozeng@163.com

Hi,
now I find that params for execute statement are evaluated before PortalRun, using another temporary estate. Is it necessary? Or can we evaluate params during executions, that is, in ExecEvalParam function? then we can use the same estate as one for executor, which can save time to initialize another estate. Looking forward your reply. Thx.

Best Regards
3.26