Skip to content
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

Closed
worstell opened this issue Mar 20, 2024 · 0 comments · Fixed by #1117
Closed

transition to ftl:export and allow exporting data types discretely #1114

worstell opened this issue Mar 20, 2024 · 0 comments · Fixed by #1117
Assignees

Comments

@worstell
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the triage Issue needs triaging label Mar 20, 2024
@worstell worstell self-assigned this Mar 21, 2024
@github-actions github-actions bot removed the triage Issue needs triaging label Mar 21, 2024
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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant