An in-depth look at Mozilla Mail
  Mozilla Mail and C++ [ << Previous | Next >> ]

Mozilla Mail and C++

  • Used for core objects and services
  • Examples: Accounts, Folders, Messages, Mail Event System, Database, Stream Conversion, Networking
  • Almost all objects also accessable via JS
  • Why not JavaScript?
    • Performance: "high volume" data
    • Persistent data/services "easier" (IMHO)
    • Not everything accessable from JavaScript yet
    • Legacy code

Alec Flett
Last modified: Thu Jul 6 23:47:21 PDT 2000
[ Intro | Mozilla Mail: What is it? | The Mail Reader: A Full-fledged mozilla application | Mozilla Mail and XUL | Special features of XUL: XBL, overlays | Mozilla Mail and JavaScript | Mozilla Mail and C++ | Mozilla Mail and RDF | A Diversion: RDF | Mozilla and RDF | Mozilla Mail and RDF | Bootstrapping | Putting it all together ]