mbeckerle commented on pull request #645: URL: https://github.com/apache/daffodil/pull/645#issuecomment-928282866
So at this point, the only thing which directly uses the VariableMap object is the debugger, and that's because it wants to display the state transitions of the variables. So variableMap can't be a private member of ParseOrUnparseState, but it's better isolated. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
