olabusayoT opened a new pull request #332: Refactor isHidden
URL: https://github.com/apache/incubator-daffodil/pull/332
 
 
   - Removes isHidden from ElementRuntimeData
   - Adds isHidden flag to ModelGroup/ModelGroupRuntimeData
   - Adds private hiddenDepth counter (and associated functions)
   increment/decrement logic (HiddenGroupCombinators) for PState/UState
   - overrides increment/decrement functions in UStateForSuspension to
   fail on UsageError as these have no place in that context
   - Adds check to verify  we are out of hidden state at the end of
   parsing/unparsing
   - Adds isHidden check to ChoiceGroupRef
   - Adds isHidden/setHidden logic to InfosetElement/DIElement
   - Adds tests for group defs used in both hidden/non-hidden sequence &
   choice contexts
   -- adds "info hidden" to debugger with tests
   -- moves InfoOccursIndex to maintain alphabetic ordering of objects
   
   DAFFODIL-2281

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to