WIP: postProcess: handle errors reading constantObjects
Addresses #539 (closed).
This is probably not a good solution, but it does resolve the issues I was having. Ideally, selectedFields
would be used to only attempt to read fields named accordingly. Perhaps IOobjectsList
could accept a list of names in a constructor.
Is the test application for IOobjectsList
considered a good check for any broken functionality?