Ticket #3394 (closed task: fixed)

Opened 4 years ago

Last modified 3 years ago

Make Permissions type abstract

Reported by: igloo Owned by:
Priority: normal Milestone: 7.0.1
Component: libraries/directory Version: 6.10.4
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: None/Unknown Difficulty: Unknown
Test Case: Blocked By:
Blocking: Related Tickets:

Description

This task is to make a proposal to make the portable Permissions type abstract. We could then implement copyPermissions using getPermissions and setPermissions, for example, and functions in the unix and Win32 packages would be able to do more with this type than the portable interface.

Originally part of #2610.

Change History

Changed 3 years ago by igloo

  • status changed from new to closed
  • failure set to None/Unknown
  • resolution set to fixed

Done: #4149.

Note: See TracTickets for help on using tickets.