-
-
Notifications
You must be signed in to change notification settings - Fork 227
Closed
Description
I've been trying to parse the protocol.json files for two weeks now, and I can't get it to work for all the types. I can get some good approaches, but then I fail to parse things like particleDatas "compareTo": "$compareTo",
or compareTo
s with ..
What's the intended way to parse the protocol files? There has to be some model they are produced from, how is that structured?
(I'm super confused about why the types are represented with arrays in the first place, shouldn't that be an object normally?)
Metadata
Metadata
Assignees
Labels
No labels