From: Marc P. <ma...@an...> - 2003-07-24 11:21:26
|
Hey, Will #const work in this situation? #const $x = $MyHelper.newObject() #const $x.SomeProp = [ 1, 2, 3, 4, 5, 6 ] will all of that work, and only be done once at template build time, so that the list will not be constructed every time the template is evaluated? If so I will update the docs on wm.org TIA -- Marc Palmer Contract Java Consultant/Developer w a n g j a m m e r s java and web software design experts with an ethical outlook http://www.wangjammers.org |