User:Alsroot/trash/Object Bundles: Difference between revisions

Line 30: Line 30:
* ''METADATA'' file in [http://docs.python.org/library/configparser.html INI] format which describes bundle
* ''METADATA'' file in [http://docs.python.org/library/configparser.html INI] format which describes bundle


==== METADATA format ====
==== METADATA file ====
 
METADATA files consists of several sections:
* ''[Metadata]'' describes Datastore metadata fields of final entry in Journal<br>each field in this section is equal to proper Datastore field
* ...
 
Any field in METADATA file can have ''_file'' suffix, in that case content of this field(substring w/o ''_file" suffix) will be fetched from file inside bundle.


== Benefit to Sugar ==
== Benefit to Sugar ==