I know I can call other JS files from XSJS by making a .xsjslib
file. I would like to be able to call a JSView instead. Is this possible?
Note: the reason for me to this is that I can then use the SAPUI5 libraries and make it easier to import external libraries to my code. This is more of general question than trying to target a specific problem.