entity needs to have customs serialize interface
Bug #512521 reported by
edA-qa
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Persephone |
New
|
Undecided
|
Unassigned |
Bug Description
The entities are currently not safe to serialize as they may contain further entity references. Serailize should be implemented, and it should break references to further objects -- store their Identifier only.
At the same time a custom serializer for DateTime is needed as it can't be serialized in PHP < 5.3.0 -- this should be trivial once the main serializer is done.
To post a comment you must log in.