User:Lilmatt: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
m (Reverted edit of Ima Dumfuk, changed back to last version by Lilmatt)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Current Status ==
==lilmatt's list-o'-stuff that didn't make 0.3==
This is an attempt at documenting the state of the ownership world as it exists today.  Note that this represents my best approximation of how the code-review process has been happening, there may be inconsistancies here.
====gotta have====
* STRING -> VARCHAR schema change {{bug|333688}}
* foreign timezone support {{bug|314339}}
* new timezone db {{bug|321653}} {{bug|301484}}


Items without owners at generally handled by those under "Default". However, in general, they could benefit from being their own strongly-owned modules at some point.
====should have====
* Lightning printing
* Data Migrator {{bug|349586}} (and CalExt disabler {{bug|349048}})
* BUILD SUNBIRD FROM BRANCH
* l10n tinderbox builds (so l10ners can check their stuff before release)
* X-props in VALARM, VCALENDAR, and VTIMEZONE (abstract out property bag)
* iMIP/iTIP: able to invite people to events, decline invitations


====nice to have====
* Reschedule iTIP events
* Mac window management
* Advanced tab with about:config
* aus update checking {{bug|341971}}
* Google calendar provider
* Universal binary for Sunbird


{| border="1" cellpadding="4"
====later====
!Module
* Sort out "foreign" provider story (WCAP, Google, etc.)
!Owner
* Lightning langpacks
!Peers (alpha order)
* Refactor C++ to use frozen interfaces where possible (just don't write new C++ using unfrozen interfaces for now)
|-
|Default<br>(stuff under /mozilla/calendar not otherwise listed here)
|mvl
|dmose, jminta, mostafah
|-
|colspan="3"|'''Applications/Extensions'''
|-
|Sunbird (calendar/sunbird)
|mvl
|jminta
|-
|Lightning (calendar/lightning)
|dmose
|jminta
|-
|XPI (calendar/xpi)
|mvl
|jminta
|-
|colspan="3"|'''Components'''
|-
|Accessibility
|?
|?
|-
|Alarms
|jminta
|dmose, mvl
|-
|Art & Branding
|lilmatt
|MarkCarson
|-
|Calendar Manager
|dmose
|jminta, mvl
|-
|Import/Export (calendar/import-export)
|mvl
|?
|-
|Installer (calendar/installer)
|lilmatt?
|?
|-
|i18n/l10n (calendar/locales)
|lilmatt
|?
|-
|libical (calendar/libical)
|mvl
|dmose
|-
|Recurrence
|?
|?
|-
|Timezones
|dmose
|mvl
|-
|Views & Dialogs (calendar/{sunbird/}base/content)
|jminta
|dmose, mvl
|-
|Website
|sipaq
|lilmatt?
|-
|colspan="3"|'''Providers'''
|-
|CalDAV
|dmose
|jminta
|-
|Composite
|?
|?
|-
|ICS
|mvl
|dmose
|-
|Memory
|mvl
|dmose, jminta
|-
|Storage
|?
|?
|-
|colspan="3"|'''Tier-1 platform-specific stuff'''
|-
|Linux
|jminta?
|mvl?
|-
|Mac OS X
|lilmatt
|dmose
|-
|Windows
|?
|?
|}

Latest revision as of 10:42, 28 February 2007

lilmatt's list-o'-stuff that didn't make 0.3

gotta have

should have

  • Lightning printing
  • Data Migrator bug 349586 (and CalExt disabler bug 349048)
  • BUILD SUNBIRD FROM BRANCH
  • l10n tinderbox builds (so l10ners can check their stuff before release)
  • X-props in VALARM, VCALENDAR, and VTIMEZONE (abstract out property bag)
  • iMIP/iTIP: able to invite people to events, decline invitations

nice to have

  • Reschedule iTIP events
  • Mac window management
  • Advanced tab with about:config
  • aus update checking bug 341971
  • Google calendar provider
  • Universal binary for Sunbird

later

  • Sort out "foreign" provider story (WCAP, Google, etc.)
  • Lightning langpacks
  • Refactor C++ to use frozen interfaces where possible (just don't write new C++ using unfrozen interfaces for now)