Homec4science

MyMetadata save/load now can nominally (untested) handle arrays and structures

Authored by SAFedorov on Sep 16 2018, 00:52.

Description

MyMetadata save/load now can nominally (untested) handle arrays and structures

Other edits:

  1. MyMetadata is switched to using MyClassParser instead of explicit definition of parser in the constructor
  2. str2substruct now checks if the format of input sting is proper and throws error otherwise

Details