Linus Schlumberger
Linus Schlumberger
When we are executing a python function, it does not make sense to wrap the arguments in the JsObjectWrapper, we should instead force cast them to a list or a...
**What kind of change does this PR introduce?** (check one with "x") - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [...
**What kind of change does this PR introduce?** (check one with "x") - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting, local variables) - [...
**What kind of change does this PR introduce?** (check one with "x") - [x] Bugfix - [ ] Feature - [ ] Code style update (formatting, local variables) - [...
This starts to improve the issues caused by the many setters and getters, while it does not fully solve some of the OnPush issues I encountered, it at least helps...