mediawiki-extensions-Visual.../modules/ve-mw/init
Ed Sanders 44b1fdebe4 Use FlatLinearData for storing converter results
Previously we returned ElementLinearData from the converter, then
stripped out the MetaLinearData. This meant that before processing
the ElementLinearData from the converter actually contained metadata
which is confusing.

The new document constructor stores the converter results in a
FlatLinearData object and simultaneously populates element and meta
data stores.

Also in this commit I have moved various methods from ElementLinearData
to FlatLinearData, from which ElementLinearData inherits.

Change-Id: I64561bde2c31d8f703c13ac7b0a0c5f7ade9f3d4
2013-10-06 20:27:32 +01:00
..
styles Reverse the progress image for RTL 2013-08-22 23:46:59 +03:00
targets Use FlatLinearData for storing converter results 2013-10-06 20:27:32 +01:00
ve.init.mw.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.init.mw.Platform.js data: Rename MessagesModule to DataModule 2013-08-29 18:07:35 -07:00
ve.init.mw.Target.js Integrate with BetaPreferences 2013-09-10 10:20:14 -07:00