-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
[Umbrella] Engine refactoring #4107
Comments
We were talking about making conversion on |
I also think that https://github.com/ckeditor/ckeditor5-engine/issues/897 (stop cloning everything, enforced immutability) is a part of this. |
I'll add https://github.com/ckeditor/ckeditor5-engine/issues/1038 cause it grew to a significant problem and it turns out that it's not a quick and invisible change too (@scofalik can tell you more). |
Finally! |
Topics to be considered:
Remove deltas- will be fixed later, not as a part of this umbrellachange
event and batch APIMerge controllersenqueueChanges()
/ Post-fixer APIReduce memory pressure by stopping cloning all the timeThe text was updated successfully, but these errors were encountered: