i'm parsing data and the subclass of each object i...
# getting-started
h
i'm parsing data and the subclass of each object is contained as a string in one of the fields, so i need to parse it once, grabbing all the data for the parent class, then instantiate child classes for each one, pass it all the data into a new list, presumably, and then parse again