Ticket #221 (new task)
Define a serialization format
| Reported by: | dumoulin | Owned by: | romain.reuillon |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.4 |
| Component: | core | Version: | 0.3 |
| Severity: | blocker | Keywords: | |
| Cc: | romain.reuillon@… |
Description (last modified by dumoulin) (diff)
In 0.2, serialization was accomplished with XStream and was reduced to serialize to top-container object.
The file format aims to store a mole, a workflow or a task, and could be designed as an archive with a set of files. One file for each of them:
- a task
- a workflow (capsule + transition)
- a plugin archive (including data structures)
- a file resource
- a mole (only one mole per archive)
Dependencies between two elements in different files are wroten using element's hash.
Change History
Note: See
TracTickets for help on using
tickets.





