« Previous | Next » 

Revision dadfc261

IDdadfc2616a05959c013c782273b909c541cfcb34
Parent 9d775204
Child 748bfcc2

Added by Iustin Pop over 13 years ago

Text loader: split parsing from loadData

This change, which will be followed by similar changes in the other
loaders, splits the parsing of the data from the actual loading from
disk. Since the parsing doesn't usually involve IO actions, we will be
able to better test the parsing. The loading becomes a smaller part of
the code and thus inability to test it has a smaller impact.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences