clojure / clojure/clojure-site
Guide in Proxy? (and comparison with reify and protocols)
Open
Nobody has claimed this yet.
content
help wanted
- Dominant language
- HTML
- Stars
- 259
- Forks
- 275
- PR merge metrics
- No merged PRs in 30d
Description
Just wanted to throw the idea out there for 2 reasons:
- I think a comprehensive guide for using proxy is missing. While toying with Swing I wanted to genuinely extend a class and implement several interfaces at the same time, and a walk through type of guide would have helped.
- When limiting the scope to implementing interfaces, there is an overlap in their capability and making a choice on which way to go is hard without a guideline.
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 existing site documentation for proxy, reify, and protocols, then examine how Swing use cases are currently covered. The issue is complete when a comprehensive proxy guide and a clear comparison or selection guideline for interfaces, reify, and protocols are added; no specific files or tests are named.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100