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

Compare with Current View Page History

Version 1 Next »

This is due to OGNL's accessor calls. One possible improvement would be to have the action do some caching if possible. Say if getModel is called multiple times it might be worthwhile considering the possibilities of caching the returned model itself.

  • No labels