XUI and .Net
"Luan O'Carroll" <[email protected]>
| Newsgroups | gmane.comp.lang.xul.announce |
|---|---|
| Organization | Xoetrope Ltd |
| Message-ID | <[email protected]> |
The latest version of XUI will now compile with Microsoft's J# compiler. The result is a .Net application very close to the Java original. The source code for XUI can be downloaded from http://xui.sourceforge.net. A Visual Studio project will be added to the project file list shortly. Having the possibility of a .Net build means that XUI applications can be deployed on a broader range of devices including some handheld devices that do not include a JVM. XUI applications can be configured entirely in XML and in such situations a J# compiler is not needed to build and run an XUI application on .Net. Where customized logic has been added in Java it will be necessary to recompile with a J# compiler prior to deployment. Java will continue to be the primary platform for XUI.