dev-guide:embedded-file-object
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dev-guide:embedded-file-object [2025/01/08 18:53] – [Custom object persistence] gaetan | dev-guide:embedded-file-object [2025/01/08 19:11] (current) – gaetan | ||
---|---|---|---|
Line 3: | Line 3: | ||
GroIMP require Nodes, Node's attributes, and SCOs to be manageable by the persistence manager, to process the save/ load/ query operations. | GroIMP require Nodes, Node's attributes, and SCOs to be manageable by the persistence manager, to process the save/ load/ query operations. | ||
- | GroIMP define its own [[: | + | GroIMP define its own [[: |
- | Usually the persistence is handled in memory, but GroIMP provides a way to integrate it with file persistence (the object is written/ | + | Usually the persistence is handled in memory |
===== Embedded objects ===== | ===== Embedded objects ===== | ||
Line 11: | Line 11: | ||
In GroIMP embedded objects are objects whose persistence is pushed in a file. | In GroIMP embedded objects are objects whose persistence is pushed in a file. | ||
- | EmbeddedSharedObject is a class, thus the object needs to extends it. | + | EmbeddedSharedObject |
- | The EmbeddedSharedObject | + | The ESO create on the fly and manage an EmbeddedFileObject |
- | The object that extends | + | The object that extends |
* '' | * '' | ||
* '' | * '' | ||
Line 21: | Line 21: | ||
* '' | * '' | ||
+ | |||
+ | Check [[: | ||
dev-guide/embedded-file-object.1736358815.txt.gz · Last modified: 2025/01/08 18:53 by gaetan