generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
transition to ftl:export and allow exporting data types discretely #1114
Comments
Open
worstell
added a commit
that referenced
this issue
Mar 21, 2024
- Go: Replaces `ftl:verb` and `ftl:enum` with `ftl:export` - Kotlin: Replaces `@Verb` with `@Export` - Updates runtime schema extractors to pull standalone data decls annotated with `export` Design here: https://hackmd.io/i5COidF3SEynCab8VcJwng fixes #1114
worstell
added a commit
that referenced
this issue
Mar 21, 2024
- Go: Replaces `ftl:verb` and `ftl:enum` with `ftl:export` - Kotlin: Replaces `@Verb` with `@Export` - Updates runtime schema extractors to pull standalone data decls annotated with `export` Design here: https://hackmd.io/i5COidF3SEynCab8VcJwng fixes #1114
worstell
added a commit
that referenced
this issue
Mar 21, 2024
- Go: Replaces `ftl:verb` and `ftl:enum` with `ftl:export` - Kotlin: Replaces `@Verb` with `@Export` - Updates runtime schema extractors to pull standalone data decls annotated with `export` Design here: https://hackmd.io/i5COidF3SEynCab8VcJwng fixes #1114
worstell
added a commit
that referenced
this issue
Mar 21, 2024
- Go: Replaces `ftl:verb` and `ftl:enum` with `ftl:export` - Kotlin: Replaces `@Verb` with `@Export` - Updates runtime schema extractors to pull standalone data decls annotated with `export` Design here: https://hackmd.io/i5COidF3SEynCab8VcJwng fixes #1114
worstell
added a commit
that referenced
this issue
Mar 21, 2024
- Go: Replaces `ftl:verb` and `ftl:enum` with `ftl:export` - Kotlin: Replaces `@Verb` with `@Export` - Updates runtime schema extractors to pull standalone data decls annotated with `export` Design here: https://hackmd.io/i5COidF3SEynCab8VcJwng fixes #1114
worstell
added a commit
that referenced
this issue
Mar 21, 2024
- Go: Replaces `ftl:verb` and `ftl:enum` with `ftl:export` - Kotlin: Replaces `@Verb` with `@Export` - Updates runtime schema extractors to pull standalone data decls annotated with `export` Design here: https://hackmd.io/i5COidF3SEynCab8VcJwng fixes #1114
worstell
added a commit
that referenced
this issue
Mar 22, 2024
- Go: Replaces `ftl:verb` and `ftl:enum` with `ftl:export` - Kotlin: Replaces `@Verb` with `@Export` - Updates runtime schema extractors to pull standalone data decls annotated with `export` Design here: https://hackmd.io/i5COidF3SEynCab8VcJwng fixes #1114
worstell
added a commit
that referenced
this issue
Mar 22, 2024
- Go: Replaces `ftl:verb` and `ftl:enum` with `ftl:export`, removes `ftl:module <name>` annotation - Kotlin: Replaces `@Verb` with `@Export` - Updates runtime schema extractors to pull standalone data decls annotated with `export` Design here: https://hackmd.io/i5COidF3SEynCab8VcJwng fixes #1114
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: