[Home] [By Thread] [By Date] [Recent Entries]

  • From: Robb Shecter <shecter@d...>
  • To: Dave Winer <dave@u...>, "Ogan, Arif" <AOgan@u...>, "'xml-dev@i...'" <xml-dev@i...>
  • Date: Fri, 04 Nov 2011 16:29:21 +0100

Dave Winer wrote:

> http://www.bluestone.com/xml/XwingML/
>
> Yes, that is very interesting. But if anyone from Bluestone is listening,
> it would be great to have a page that shows XML code and a screen shot of
> the interface it generates.

Well, I just downloaded it and checked it out, and I don't think this could really be used as
a way to describe platform-independent UI's.  (Can I attach a copy of an XML here w/out
violating some copyright?  Hmm...maybe a piece of it... :)

   <JFrame name="MainFrame" title="Bluestone XML Notepad" image="icon.gif" x="20%" y="20%"
width="60%" height="60%">
      <JMenuBar>
         <JMenu text="File" mnemonic="F">
            <JMenuItem icon="open.gif" text="Open..." mnemonic="O"
accelerator="VK_O,CTRL_MASK" actionListener="OpenFile"/>

etc...

This looks basically like Java code with an XML syntax.  It doesn't abstract at the nature of
components, or interactions.  I guess what it is, is one way to get a scripting functionality
in Java; a competitor to projects like the BeanShell.

- Robb


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member