refactor(dart): new dart implementation#3551
Conversation
|
Hii @chaokunyang |
It's mostly api refactor to align with other languages. We are preparing for fory 1.0.0 release, I don't want to introduce breaking changes in future |
are there any public pre-release docs for that update? |
|
For dart, we will write docs based on new api. and for javascript, we also need new docs. for other languages, we need more checks on existing api and docs |
|
Hi @chaokunyang, since this rewrites the Dart API I've been working with. Is there anything I can help with here, testing, docs, or any follow-up tasks once this is complete? Happy to pick up whatever's useful. |
The performance can be optimized further, especially for struct. |
Why?
Current Dart implementation is messy and not aligned with other languages
What does this PR do?
Related issues
#1017
AI Contribution Checklist
yes/noyes, I included a completed AI Contribution Checklist in this PR description and the requiredAI Usage Disclosure.yes, my PR description includes the requiredai_reviewsummary and screenshot evidence of the final clean AI review results from both fresh reviewers on the current PR diff or current HEAD after the latest code changes.Does this PR introduce any user-facing change?
Benchmark