Community
Participate
Working Groups
At the current implementation, all loading APIs XWT.load(...) returns a type of Control. It is not generic enough. For example, we cannot load a piece of samll code whose root element is not Control and Viewer. So we need to change the Control to Object.
Already implemented.