Modular FES - #8887
Conversation
This doesn't need to be registered/deregistered on load because it can only trigger on reference error and thus won't hit a false positive.
|
@ksen0 @davepagurek Let's get this merge in first if we are now going with the minor release on main branch and patch release on release branch flow. Do have a test with the preview build and see if there are any major issues. I still have two things next on the list which is to migrate all calls to I also want to update and migrate the build system + dependencies after this is merge as well. |
ksen0
left a comment
There was a problem hiding this comment.
Looks great, thank you for preparing this! To be honest I don't quite get the internationalization but it will be great to merge it in and use it leading up to 2.4
|
I'll document the internationalization stuff with the later documentation update as well. |
Resolves #8882
Changes:
Rework the internals of FES as specified in #8882. For API design please comment in #8882, for implementation details discussions, feel free to leave comments in this PR for review.