More built-in lexicons, plugin support for lexicons, generator for lexicon model classes. #6

Open
opened 2026-02-22 03:26:20 +00:00 by Grandiras · 0 comments
Owner

Summary

This would allow for fast and easy adoption of new standard in the Atmosphere. If e.g. multiple apps agree on one lexicon layout for certain things, it would be nice to provide a standardized API for them, like we already do for Bluesky. This could be done through "plugins", so custom nuget packages, that hook into interfaces. We do need to provide the architecture for that then. Generators for lexicon model classes would also be nice. This could maybe be done through source generators.

Use Case

Would allow for fast adoption of standards emerging in the Atmosphere. App developers could interact with well-defined APIs, instead of defining lexicon layout and interaction themselves.

Proposed API / Behavior

No response

Alternatives Considered

No response

Additional Context

No response

### Summary This would allow for fast and easy adoption of new standard in the Atmosphere. If e.g. multiple apps agree on one lexicon layout for certain things, it would be nice to provide a standardized API for them, like we already do for Bluesky. This could be done through "plugins", so custom nuget packages, that hook into interfaces. We do need to provide the architecture for that then. Generators for lexicon model classes would also be nice. This could maybe be done through source generators. ### Use Case Would allow for fast adoption of standards emerging in the Atmosphere. App developers could interact with well-defined APIs, instead of defining lexicon layout and interaction themselves. ### Proposed API / Behavior _No response_ ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
No description provided.