Wisembly / Totem

Changeset calculator between two states of a data
http://wisembly.github.io/Totem
MIT License
76 stars 6 forks source link

[Collections] Restore numeric keys when dumping the Set #25

Closed Taluu closed 10 years ago

Taluu commented 10 years ago

As the collection transforms itself into an association array (primary_key => object), once the Set has been calculated, it should revert back to a collection material (numeric_key => object).