You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to discuss what our process looks like post-merge of a new Lexicon schema, since we exist outside of the atproto/Bluesky code boundaries. Specifically with a focus on how we expect to go from json schema → app view usage
A couple ideas for a path forward, not mutually exclusive
We own and maintain an npm package for publishing concrete types generated from our lexicons using the lex-cli tool or similar toolset
We provide a script to generate types for multiple languages which can be copied into projects. The script is maintained by lexicon.community in a new repository/gist
Ideally, I would like to dry run this on #12 (bookmarking lexicon), with the goal of exposing bookmarking as a feature inside of the Bluesky app view. Having a concrete path forward will both help drive adoption of community lexicons and make the development process more straightforward
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I want to discuss what our process looks like post-merge of a new Lexicon schema, since we exist outside of the atproto/Bluesky code boundaries. Specifically with a focus on how we expect to go from
json schema
→app view usage
A couple ideas for a path forward, not mutually exclusive
npm
package for publishing concrete types generated from our lexicons using the lex-cli tool or similar toolsetlexicon.community
types into the atproto client packagelexicon.community
in a new repository/gistIdeally, I would like to dry run this on #12 (bookmarking lexicon), with the goal of exposing bookmarking as a feature inside of the Bluesky app view. Having a concrete path forward will both help drive adoption of community lexicons and make the development process more straightforward
Beta Was this translation helpful? Give feedback.
All reactions