Revision history of "Impact - Parsing Methodology"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 08:04, 8 December 2025PeterHarding talk contribs 897 bytes +22
  • curprev 08:00, 8 December 2025PeterHarding talk contribs 875 bytes +875 Created page with "The file parsing is handled using StringTokenizer - which is a Java 1.0 approach and replaced in more recent java with Regex type approaches. It appears the each of the panes implements its own .in file parser (using StrngTokenizer) and that there are discrepancies in some of the implementations. I found that models that loaded OK in the Processor threw exceptions when opened in the PostProcessor module. I found that by moving the all but ELEMENT and NODE blocks to th..."