Hi,
I've now put the Event Renderer in its own syntax module, same as what we have for other syntaxes.
Thus we need to decide if we still want to bundle it in XE or not (it was bundled but only because it was in rendering-api before).
IMO there's no reason to bundle it at all since:
* it's not used anywhere
* I don't see any use case for it (we use it only for tests)
* We want to reduce the # of extensions we bundle by default
* It can be added by the user in his XE instance should he need it …
[View More](I doubt it)
So here's my +1 to not bundle it and to add this potential backward compat breakage in the RN for 4.1M1
Thanks
-Vincent
[View Less]