Skip to content

Switch FFI calendar APIs over to using AnyCalendarKind for input#324

Merged
nekevss merged 1 commit into
boa-dev:mainfrom
Manishearth:calendar-kind
May 30, 2025
Merged

Switch FFI calendar APIs over to using AnyCalendarKind for input#324
nekevss merged 1 commit into
boa-dev:mainfrom
Manishearth:calendar-kind

Conversation

@Manishearth

Copy link
Copy Markdown
Contributor

We clone these calendars anyway; the current API forces clients to retain some allocated Calendar objects for no real reason. Let's standardize around using kinds.

This breaks the CAPI, but I'm not using this stuff yet. If I decide to start using this before a release, I'll add some compat layer for the APIs I care about.

@Manishearth Manishearth force-pushed the calendar-kind branch 3 times, most recently from c14574b to 447dca3 Compare May 30, 2025 00:07
@nekevss nekevss merged commit 600a0e4 into boa-dev:main May 30, 2025
8 checks passed
@Manishearth Manishearth deleted the calendar-kind branch May 30, 2025 01:26
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 this pull request may close these issues.

2 participants