Skip to content

Investigate using std::filesystem #3046

Description

@ld-kerley

std::filesystem is now widely available - so it would be interesting to simplify a lot of the OS specific code for handling files by using it.

We may need to take care with exception handling, as some of the std::filesystem calls throw specific exceptions, not just std::exception, so they wouldn't directly cast to MaterialXException.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions