I agree with you, the optimized C++ layout engine in every browser is where the line-breaking action is -- today.
But consider projects such as Bespin, or 280 North's Cappuccino, not to mention systems such as GWT and OpenLaszlo. Layout happens in JS too. In general with high performance VMs we are seeing more tasks formerly hosted by the C++ browser codebase being hosted in JS. It's a big, long-length wave of the future. /be On Jan 29, 2011, at 9:24 PM, Shawn Steele wrote: > I realize what line breaking's for, but I didn't think that would often be > done in JavaScript. You "preformat some text" in JavaScript? > > -Shawn > > > http://blogs.msdn.com/shawnste > > From: [email protected] [[email protected]] on > behalf of Phillips, Addison [[email protected]] > Sent: Saturday, January 29, 2011 4:19 PM > To: Mark Davis ☕; Shawn Steele > Cc: [email protected] > Subject: RE: Stupid i18n use cases question > ... > > For line breaking, the main thing would be to preformat some text. We (the > Lab126 we) use line and word breaking all the time. > > Addison Phillips > Globalization Architect (Lab126) > Chair (W3C I18N, IETF IRI WGs) > > Internationalization is not a feature. > It is an architecture. > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

