Skip to content

Foundation: deprecate Poco functionality that is provided with std::filesystem #4780

@matejk

Description

@matejk

Poco libraries implement some functionality that is provided with std::filesystem.

Minimum standard that Poco supports is C++17 and that includes std::filesystem.

Redundant Poco functionality shall be deprecated or rewritten using std::filesystem features.

  • Poco::DirectoryIterator
  • Poco::File
  • Poco::Path

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions