Thunderbird/Development: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:


* [[Tb:Marketing|Spreading Thunderbird]]
* [[Tb:Marketing|Spreading Thunderbird]]
* [[Tb:Testing|QA Testing]] - Test Thunderbird code
* [[Tb:Testing|QA Testing]] - Test Thunderbird code.
* [[Tb:Extensions|Extension development]]
* [[Tb:Extensions|Extension development]]
* ...
* Writing a patch for Thunderbird.


= Introduction to Thunderbird code =
= Introduction to Thunderbird code =


=== Review Rules ===
=== Module Owners ===
 
The current module owners of Thunderbird are ...


TBD
TBD


=== Module Owners ===
=== Review Rules ===


TBD
TBD


== Thunderbird Code Architecture ==
== Code Architecture ==


=== Current situation ===
=== Current situation ===
Line 32: Line 34:
** Mork
** Mork
* ShutdownServiceDocs
* ShutdownServiceDocs
* ...


= [[Tb:Build|Build]] =
= [[Tb:Build|Build]] =


= IRC =
= Miscellaneous =


If you need help in developing Thunderbird, feel free to head to the following IRC channels in irc.mozilla.org for discussion.
If you need assistance in developing Thunderbird, feel free to head to the following IRC channels in irc.mozilla.org for discussion, or post in the Thunderbird development newsgroup.


* [irc://irc.mozilla.org#developers #developers], [irc://irc.mozilla.org#maildev #maildev] - Thunderbird developers usually hang out on both channels.
* [irc://irc.mozilla.org#developers #developers], [irc://irc.mozilla.org#maildev #maildev] - Thunderbird developers usually hang out on both channels.
* [news://news.mozilla.org/mozilla.dev.apps.thunderbird Newsgroup] - mozilla.dev.apps.thunderbird

Revision as of 21:10, 6 February 2008

Getting Involved

You can contribute to Thunderbird by:

Introduction to Thunderbird code

Module Owners

The current module owners of Thunderbird are ...

TBD

Review Rules

TBD

Code Architecture

Current situation

Most of Thunderbird's code lies in ...(talk about mail, mailnews dirs, etc.?)

TBD

Future

  • Removal of
    • RDF
    • Mork
  • ShutdownServiceDocs
  • ...

Build

Miscellaneous

If you need assistance in developing Thunderbird, feel free to head to the following IRC channels in irc.mozilla.org for discussion, or post in the Thunderbird development newsgroup.