References/aliases for long ago deprecated `OC\Files\Storage\Shared` class still needed?
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
The class OC\Files\Storage\Shared was moved to \OCA\Files_Sharing\SharedStorage almost nine years ago (in #1835).
Can anyone think of any compelling reason to retain these references via the old name and/or keep these "alias" definitions around?
References:
Alias definitions:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced locations in apps/files_sharing/lib/SharedStorage.php, lib/private/Files/Storage/Wrapper/Wrapper.php, and lib/private/Files/Storage/Common.php. Determine whether the old class references and alias definitions still serve compatibility needs, and document or remove them only once that question is settled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100