Uploaded image for project: 'ODE'
  1. ODE
  2. ODE-449

Clean up the way we deal with simple types in JaxpVariableResolver.getSimpleContent

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2
    • 1.3.2
    • BPEL Runtime
    • None

    Description

      In JaxpVariableResolver.getSimpleContent we do some simple type analysis to return a proper java type to Saxon so that it can do at least some minimal type-based operations. The code right now is a but fragile as some of that is in XSTypes.toJavaObject and some of it is then duplicated in getSimpleContent.

      All the strictly schema type-base "casting" should happen in XSTypes.toJavaObject and getSimpleContent should only do the conversions that Saxon needs, whichever they are.

      Attachments

        1. clean-up-simple-typed-vars-for-trunk.patch
          7 kB
          Karthick Sankarachary
        2. clean-up-simple-typed-vars-for-branch.patch
          4 kB
          Karthick Sankarachary

        Activity

          People

            karthick Karthick Sankarachary
            mriou Matthieu Riou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: