ProxymanApp / ProxymanApp/Proxyman
Refactor Client class
Open
@NghiaTranUIT is already working on this.
Since Mar 26, 2019.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
🐶 Brief
Client is now more complicated in term of the number of responsibilities.
For instance, Client is take over of
- Normal app: all *.app
- Executable app: not app, just executable binary
- Special app: Ex: Chrome, Safari, ... where the icon of app is in nested sub-apps.
- App in iOS Simulator
It's take to revamp it and make it works better.
👑 Criteria
- Refactor Client
- If it's feasible, we can introduce subclasses.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.