Looks great. +1. If they are using it with Struts and/or XWork they have a GXP result already (hint hint to googleans: can we have it?).
musachy On Sat, Jul 26, 2008 at 7:25 AM, Ted Husted <[EMAIL PROTECTED]> wrote: > I like the idea. > > I wonder if GPX might also be a good way to phase in a new approach > for Ajax-backed tags? > > -Ted. > > On Sat, Jul 26, 2008 at 1:02 AM, Don Brown <[EMAIL PROTECTED]> wrote: >> It is pretty well known that Google uses WebWork 2 and Struts 2 in >> many of its applications, but for the view layer, they use Google XML >> Pages (GXP) [1], which was just opened source yesterday or so. There >> is a lot to like in GXP like type safety, speed, correct HTML >> generation, automatic support for HTML and XHTML (one of our frequent >> tickets), automatic encoding of untrusted content, and even things >> like mulitiple language support. >> >> This might be a perfect replacement for Freemarker in our tags as the >> templates can be compiled, have better error reporting, don't >> introduce yet another expression language, and solve a number of our >> outstanding feature requests around tags. >> >> Thoughts? >> >> Don >> >> [1] http://code.google.com/p/gxp/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
