Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DFDL-1525

Determine if there is a better way to convert an XML String to a date/time

XMLWordPrintableJSON

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Normal Normal
    • deferred
    • None
    • Back End, clean ups
    • None

      The way we currently do it, in NodeInfo.scala, is to use the DPath conversion. This function takes a dstate, and we just pass in null. This works since the conversion doesn't actually use dstate, but if it eventually does, things will break. We need to determine if there's a better way to handle this, or perhaps move the conversion code out of DPath and have DPath reference it.

              Unassigned Unassigned
              slawrence Steve Lawrence
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: