Tensegritics / Tensegritics/ClojureDart
interop support of extensions
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Clojure
- Stars
- 1.6k
- Forks
- 119
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to expose extensions as regular functions, I don't like pretending they are member of classes.
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.
Research direction
Start by reviewing how ClojureDart currently represents extensions and how they interoperate with Dart and Flutter. The issue names no files or tests, so first identify the relevant interop entry points and clarify the intended regular-function API. Done means extensions can be exposed as regular functions rather than being presented as class members.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure, dart, flutter
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100