GraphiteEditor / GraphiteEditor/Graphite
Store references, not implementations, for document nodes
Ouverte
Graphene
- Langage dominant
- Rust
- Étoiles
- 27.2k
- Forks
- 1.3k
- Merge moyen
- 20 h 5 min
- PR mergées (30 j)
- 57
Description
Make `DocumentNode` instances link to their `DocumentNodeDefinition`s instead of storing many redundant copies of the definition
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by locating DocumentNode and DocumentNodeDefinition, then inspect how document nodes currently store and construct their definitions. Check the relevant tests or add coverage for the storage behavior; done means instances link to definitions without redundant copies and the existing tests pass.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- computer-graphics
- Type d'issue
- Refactorisation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100