Difference between revisions of "Silme:Tutorial:Diff"

From Braniecki's Wiki
Jump to navigation Jump to search
(New page: One of the core goals of this library is to make diff operations easier while working with the l10n files. For that, the library offers a mozilla.l10n.diff package that contains simple re...)
 
Line 12: Line 12:
  
 
== *.diffTo ==
 
== *.diffTo ==
 +
 +
== diff FormatParsers ==

Revision as of 01:06, 26 June 2008

One of the core goals of this library is to make diff operations easier while working with the l10n files.

For that, the library offers a mozilla.l10n.diff package that contains simple representations od diff objects.

EntityDiff

EntityListDiff

L10nObjectDiff

L10nPackage

*.diffTo

diff FormatParsers