Cause: Parsnip object pointer lookup ObjectPointers#atPointer applies a javaTrim() on the fields -- need to either make the pointer lookup flexible with respect to before/after whitespace, or remove the trimming. Need to add associated tests to ObjectPointersTest.
Cause: Parsnip object pointer lookup
ObjectPointers#atPointer
applies ajavaTrim()
on the fields -- need to either make the pointer lookup flexible with respect to before/after whitespace, or remove the trimming. Need to add associated tests toObjectPointersTest
.