Top Qs
Timeline
Chat
Perspective
Mork (file format)
From Wikipedia, the free encyclopedia
Remove ads
Mork is a computer file format used by several email clients and web browsers produced by Netscape and Mozilla Foundation. It was developed by David McCusker[1] with the aim of creating a minimal database replacement that would be reliable, flexible, and efficient, and use a file format close to plain text.[2]
This article's lead section may be too short to adequately summarize the key points. (December 2011) |
The format was named after the character Mork from the TV show Mork & Mindy.[1]
Remove ads
Usage
The Mork format was used in most Mozilla-based projects, including the Mozilla browser suite, SeaMonkey, Firefox, and Thunderbird. In Firefox, it was used for browsing history data and form history data. In Thunderbird, it is still used for many things, such as address book data (.mab files) and the mail folder summaries (.msf files).
Criticisms
Mork has many suboptimal properties. For example, despite the aim of efficiency, storing Unicode text takes three or six bytes per character.
The file format has been severely criticized by Jamie Zawinski, a former Netscape engineer. He has criticized the apparent "textual" format on the grounds that it is "not human-readable",[3] complaining that the impossibility of writing a correct parser for the format,[4] and referred to it as "...the single most braindamaged [sic] file format that I have ever seen in my nineteen year career".[4]
In response, McCusker stated that the problems with Mork resulted from "conflicting requirements" and that he merely fixed scalability issues in bad code he "inherited".[5]
The Register lambasted the Mork database with their article "Why has Thunderbird turned into a turkey?" [6]
Remove ads
Obsolescence
![]() | This section needs to be updated. (December 2015) |
The replacement system, used for storing all user configuration data, is called MozStorage. MozStorage is based on the SQLite database. Beginning with Firefox 3.0, Firefox uses it for its history, form history and bookmark data. The storage engine was also included in Firefox 2.0, but only for use with extensions.[7]
Mork was completely removed from Firefox in 2011.[8][9]
Plans existed for Mork to be replaced with MozStorage in Thunderbird 3.0.,[10] but as of 2025 still used the Mork file format.[11] As of 2012, SeaMonkey used Mork for at least its POP and IMAP mail folders indexes.
See also
References
External links
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads