Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Is Rebol OO?

From: AJMartin:orcon at: 24-Jan-2004 11:47

Andreas wrote:
> ...whereas with XAML you could just write: > > <Canvas ID="root" xmlns="http://schemas.microsoft.com/2003/xaml"> > <Button>Cancel</Button> > <Button>OK</Button> > </Canvas>
Or with my ML dialect for Rebol: Canvas/ID/xmlns "root" http://schemas.microsoft.com/2003/xaml [ Button "Cancel" Button "OK" ] :) -- Andrew J Martin ICQ: 26227169 http://www.rebol.it/Valley/ http://valley.orcon.net.nz/ http://Valley.150m.com/