User:Alsroot/trash/Object Bundles: Difference between revisions
| Line 76: | Line 76: | ||
== Benefit to Sugar == | == Benefit to Sugar == | ||
This feature is a first approach to unified format for all types of bundles. | |||
Current implementation is similar to [http://wiki.laptop.org/go/Journal_entry_bundles .xoj] bundles except that: | |||
* it uses INI format instead of json(to make it more user-editing friendly) | |||
* any field's value could fetched from file inside of the bundle | |||
* supports multi-object bundles | |||
== Scope == | == Scope == | ||