Uploaded image for project: 'mdsal'
  1. mdsal
  2. MDSAL-725

BindingDataObjectCodecTreeNode.streamChild() does not support Choices

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Medium Medium
    • 14.0.0
    • None
    • Binding runtime
    • None

      We have a type safety issue in BindingDataObjectCodecTreeNode, where we incorrectly capture choice/case child relationships, harking back to the days before MDSAL-45, which introduced ChoiceIn marker interface.

      The workaround is to go through intermediate raw BindingDataObjectCodecTreeNode, where the DataObject requirement is squashed down.

      What we really need to do is separate these constructs, so that have an explicit intermediate BindingChoiceInCodecTreeNode and/or allow performing an immediate step across child nodes.

       

       

            Unassigned Unassigned
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: