Skip to content

Conversation

@crusso
Copy link
Contributor

@crusso crusso commented Nov 3, 2025

No description provided.

@crusso crusso requested a review from a team as a code owner November 3, 2025 13:33
@crusso crusso changed the title experiment: conditionally deprecate types and values for caffeine using #M0237 experiment: conditionally deprecate types and values for caffeine using #M0235 Nov 3, 2025
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

✨ Documentation preview for 51f82bd:

https://dfinity.github.io/motoko-core/pull/420 (source code)

@crusso
Copy link
Contributor Author

crusso commented Dec 7, 2025

@m-styp in the parent on master we added a bunch of toIntXXX/fromIntXXX and toNatXXX/fromNatXXX conversions, and I was trying to deprecate the new fromIntXXX and fromNatXXX conversions in this branch. However, I noticed that only fromNatXXX conversions are deprecate, but all the fromIntXXX conversion are not deprecated. Is that intentional?

Anyway, in the end I only did 51f82bd (deprecating only the new fromNatXXX conversions).

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.

4 participants