Silme:0.7

From MozillaWiki
Revision as of 22:04, 30 May 2009 by Gandalf (talk | contribs)
Jump to navigation Jump to search

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