CommunityToolkit / CommunityToolkit/Graph-Controls
[Feature] Enable roaming data via open extensions on all supported Graph types
- Lingua principale
- C#
- Stelle
- 156
- Fork
- 38
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Describe the problem this feature would solve
We've added the ability to store data on using open extensions on a Graph User. If we add support for the remaining types, developers will have a ton of control over how they store bits of data in the Graph, centered around the object type instead of the user.
This is helpful for scenarios that span across multiple users, such as an email message with multiple participants. Any message level details can be accessible from the message itself, vs storing the data in a separate place and managing the association manually (requiring lots of syncing shenanigans).
## Describe the solution
Look for commonalities in the way open extensions work with the Graph and distill that into as generic as code as possible.
It might make sense to have an implementation for each Graph type that support open extensions.
## Describe alternatives you've considered
There might also be opportunity to do a lot of this in a generic way. Be sure to validate this first, before committing to separate implementations.
## Additional context & Screenshots
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia esaminando il supporto esistente per le open extensions per Graph User e confrontando il modo in cui le open extensions vengono applicate agli altri Graph types supportati. Verifica se è possibile realizzare un’implementazione generica prima di prendere in considerazione implementazioni separate. Il lavoro è completato quando le open extensions sono supportate in modo coerente in tutti i Graph types applicabili.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- api
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 25/100