From: Peter C. <Pet...@me...> - 2005-07-15 10:49:32
|
> From: bod...@li...=20 > I think the fact that templates for different languages get=20 > compiled is=20 > inherently duff. Conceptually, there should be one single=20 > generic set of=20 > templates that dynamically pull in the resource bundles at run-time. I thought that when I first saw the design, but have since moved to the opposite point of view. One of the reasons for compiling templates in the first place is efficiency, and we have a *lot* of templaces given the number of frames and framesets in Bod. I've come round to the view that it probably makes sense* to remove the calls to the property retrieval functions from the execution path of each page display. - Peter * This year. Moore's Law continues its apparently inexorable progress... |