6 Jun 21:16
XAMJ 0.91 Is Out - Open Source XAML Alternative
From: Gerald Bauer <gerald <at> vamphq.com>
Subject: XAMJ 0.91 Is Out - Open Source XAML Alternative
Newsgroups: gmane.comp.lang.xaml.general
Date: 2005-06-06 19:16:40 GMT
Subject: XAMJ 0.91 Is Out - Open Source XAML Alternative
Newsgroups: gmane.comp.lang.xaml.general
Date: 2005-06-06 19:16:40 GMT
XAMJ is an XML language designed as an open-source, Java-based alternative to Microsoft's .NET-based XAML, plus as a way to address many of the shortcomings of HTML/Javascript. Warrior is the prototype browser for XAMJ. This release focuses on improvements in deployability, reliability and completeness. Home Page: http://html.xamjwg.org Donwload : http://html.xamjwg.org/download.jsp SF Page : http://sourceforge.net/projects/xamj The list of changes follows: - Windows: Now adding .xamj file mapping during installation of Warrior. This allows Windows users to double-click .xamj files directly (works just as if it were an interpreted language, even though it's compiled -- we just need to add caching to make it fast.) Note, however, that clicking on .xamj links in Internet Explorer causes the .xamj file to be downloaded by IE, then passed to Warrior as a file, which will break relative URLs contained in the .xamj file. We might have to add another kind of file, such as .xamjlnk that contains the actual .xamj URL, to allow effective linking from IE and other browsers. If anyone knows a better way to achieve this, please email info AT xamjwg DOT org. - Changed mime-type to application/x-xamj+xml. - Fixed issue with split-box orientation. - Fixed issue with tree-node sizing after icon added. - Fixed issue with on-demand content loading not repainting sometimes. - Added support for widget elements radio-button, check-box, toggle-button, radio- button-menu-item, check-box-menu-item, and button-group.(Continue reading)
RSS Feed