JuliaArrays / JuliaArrays/StaticArraysCore.jl
Deprecate this package in favor of package extensions?
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 17
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Julia 1.10 have support for "package extensions" (https://pkgdocs.julialang.org/dev/creating-packages/#Conditional-loading-of-code-in-packages-(Extensions)). Instead of packages using StaticArraysCore as a "hard" dependency, which is always loaded, it seem better to recommend using StaticArrays directly as a weak dependency.
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 reading the Julia 1.10 package extensions documentation and the issue's discussion of StaticArraysCore and StaticArrays. No files, tests, or entry points are named; done would require reaching a project decision about whether and how to deprecate StaticArraysCore in favor of package extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100