Call for Votes: Make MPD support required
2013-01-18, 22:24 (This post was last modified: 2013-02-08, 9:01 by Willy Tschager.)
2013-01-18, 22:24 (This post was last modified: 2013-02-08, 9:01 by Willy Tschager.)
Please vote on the proposal below. Please modify the Subject to include your name and vote, in addition to giving your vote in the text.
Change the LDraw File Format spec:
Also, update the File Format Restrictions for the Official Library spec. Add the following new paragraph to the "META Commands" section directly above its last paragraph (the one starting with "Legacy parts"):
Change the LDraw File Format spec:
- Update the LDraw file format version number to 1.1.0. Note: 1.1.0 was chosen instead of 1.0.2, as this change was thought to be too big for such a minor version number change.
- Add the following sub-section under the "Basic parsing / file content" sub-section of the "LDraw Files" section:
Quote:Multi-Part Dat (MPD)
Any LDraw file, no matter its file extension, may be a Multi-Part Dat file (file with other files wrapped inside). This is done using the MPD Language Extension. - Change the "MPD Statements" sub-section of the "META Commands" section to be as follows:
Quote:Support for the MPD Language Extension is required.
Also, update the File Format Restrictions for the Official Library spec. Add the following new paragraph to the "META Commands" section directly above its last paragraph (the one starting with "Legacy parts"):
Quote:To reiterate: No other meta-commands (including the MPD meta-command) are allowed in official parts.