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

Separate compile/runtime data

XMLWordPrintableJSON

      Currently there is not a very clear separation between what is needed at compile time and what is needed at runtime. This results in many objects that can't be garbage collected, makes serialization very difficult, and makes the code harder to follow in general. Separating parsers from primitives and having a clear idea of what is runtime data and what is compile time is the first step to solving many of our performance problems.

              efinnegan Elizabeth Finnegan
              slawrence Steve Lawrence
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: