Skip to content

Removing File-IO #28

@hayesall

Description

@hayesall

Almost all file input-output traces through a few classes:

  • will.Utils.condor.CondorFile
  • will.Utils.NamedReader
  • will.Utils.NamedInputStream
  • BufferedReader
  • BufferedWriter

Removing the dependence on file-io means we no longer have to simulate an operating system under the code, and will make this much easier to test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions