Silme:0.7: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 28: Line 28:
** Adrian, Pike, Stef - feedback on API naming scheme  
** Adrian, Pike, Stef - feedback on API naming scheme  
** Adrian/Romi/Gandalf to do testing
** Adrian/Romi/Gandalf to do testing
== Bugzilla ==
* [https://bugzilla.mozilla.org/show_bug.cgi?id=495229 tracking bug]

Revision as of 22:07, 30 May 2009

List of features planned for Silme 0.7

  • Main contacts needed for 0.7 release
    • Dev lead (Gandalf)
    • Dev backup (Adrian?)
    • Code review (Axel)
  • Overall goal of this release
    • Extend internal data structures to support sections
    • Improve the quality of output of several silme based tools
    • Consider shortening API names
  • Initial time-line
    • Free hacking!
      • Sections support for l10nobjects
      • Processing external entities
      • L10nObjectDiff.get_entity() should be less time consuming (better not to do get_entitylistdiff which does get_entities to get one single entity...)
    • June 5 - data structure freeze
      • (much) Shorter names for classes, methods and method arguments needed. We should create a naming convention for that, probably. Brainstorming page with proposals.
      • Extend L10nPackage.get_entities to be able to get list in form of [Entity, internal_path] (or add get_entities_with_path)
    • June 15 - API freeze
      • HTML serializerier for silme.diff objects
      • Add user interaction options for clean_obsolete script
      • Add silme.format.mozlang (stas)
    • June 25th - Code freeze
      • Consider migrating documentation to MDC - Seth
    • June 30th - 0.7 Release
      • blog about it! :) (0.5->0.7 blog)
  • Any external dependencies
    • Adrian, Pike, Stef - feedback on API naming scheme
    • Adrian/Romi/Gandalf to do testing

Bugzilla