Automattic / Automattic/liveblog
Use namespaces
Open
- Dominant language
- PHP
- Stars
- 313
- Forks
- 129
- Avg merge
- 18h 33m
- Merged PRs (30d)
- 1
Description
In relation to ticket to [drop the WPCOM prefix](https://github.com/Automattic/liveblog/issues/71), all of the files could be namespaced, and therefore class names simplified even more.
`Automattic\Liveblog` would seem like the most obvious namespace to use.
Contributor guide
Research direction
Start by reviewing ticket #71 and the repository's PHP class layout to determine the full scope of the proposed namespace change. Since no files or tests are named, inventory the affected classes and define completion as consistently applying the Automattic\Liveblog namespace while preserving existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100