L20n/Weekly Update/2009-07-06

From MozillaWiki
Jump to: navigation, search

« previous meeting | Weekly Meetings | next week »

Meeting Details

  • 9:00 AM Mountain View Time (UTC -7)
  • 650-903-0800 x92 Conf# 206 (US/INTL)
  • irc.mozilla.org #l10n for backchannel
  • (notetaker: Sethb)

Attendees

Sethb, Gandalf, Axel, Pike

Notes

  • Q3 L20n goal summary
    • Evaluating JSON support
    • Code optimization
    • Trigger discussion with tool authors on how to create a UI paradigm to expose richness of l20n
  • Code optimization
    • Initial code optimizations did not bring us as much Pike thought
    • Inlining to remove function call overhead wasn't as fast as we thought
    • Tracing turned on was slower than when it was turned off
    • Gandalf's ideas about performance:
  • Evaluating JSON support
    • Need to get test case more realistic to resolve a few variables before we start a thorough evaluation of JSON
    • Using JS expressions
      • Evaluate the code as JS and not trigger the l20n parser
      • Could be tricky with subtleties that are useful to have in practice

To-dos