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

C# bindings for scheduled tables #1327

Closed
Shubham8287 opened this issue Jun 3, 2024 · 2 comments
Closed

C# bindings for scheduled tables #1327

Shubham8287 opened this issue Jun 3, 2024 · 2 comments
Assignees

Comments

@Shubham8287
Copy link
Contributor

Shubham8287 commented Jun 3, 2024

look at corresponding rust binding ticket - #1326.

modify spacetimedb(table) macro for scheduled argument as described here - https://github.com/clockworklabs/SpacetimeDBPrivate/blob/shub/timers-proposal/proposals/0005-timers.md#api-design

@Shubham8287 Shubham8287 changed the title C# bindings for timers C# bindings for scheduled tables Jun 3, 2024
@RReverser
Copy link
Member

I'll get around to implementing this after the refactoring I'm currently working on, but meanwhile @Shubham8287 would it be possible to extend the spec with proposed API for C#? (you can take a look at C# module reference docs for how it works now)

I'm happy to implement it, but if you could spec out the design, that would be most helpful.

Going forward, perhaps we should always declare design for all languages in proposals, e.g. like I did in the Consistent Filtering proposal.

@bfops
Copy link
Collaborator

bfops commented Jul 16, 2024

I believe this is done (in #1449)

@bfops bfops closed this as completed Jul 16, 2024
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

No branches or pull requests

4 participants