Skip to content
  • Brendan Kochunas's avatar
    Fixing issue with processing large XML files · 7370e094
    Brendan Kochunas authored
    Description:
    Modified how the XML file type caches the file data in memory to not have
    an upper-bound of 1 million characters and to better minimize the number
    of I/O operations.
    
    Also improved the comments to the routine. Comments could still probably
    use some work.
    
    CASL Ticket # - 4093
    7370e094