>>> Dave Glowacki <[EMAIL PROTECTED]> 26-Jan-00 3:32:08 PM >>> >I then did some benchmarking and found that FreeMarker is >at a minimum 5 times faster than WebMacro for their common >operations. This seems to be due to all the introspection >that WebMacro must perform. I wrote an HTML generation API for GNU-Paperclips called weblook. It's not very comprehensive but it is fast because it reduces object creation (you're data objects can be extended to become HTML-like objects through mapping methods). I think the best approach is to us a wide range of these different tools. Unfortunately they very rarely seem to fit together well. Nic Ferrier ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
