I need save and load my dlmsSettings.objects (at client side).
Saving AssociationView as in example keep types and names only.
I can save whole details via ser_loadObjects2 directly as array, but to load it i need no now count and types of objects before loading.
How to load saved array from scratch?
Forums