This could be useful. As the number of dialects grows managing them can become dificult. If each dialect could be identified by means of something like a namespace then this would be great.
For example, it would be possible to identify which dialect a text file contains. Another use could be for help. At the moment I can get help for all Rebol functions, but none for any of the View styles. --- bryan <[EMAIL PROTECTED]> wrote: > > > > >furthermore structures can be extended in various > ways: > > > <body > xmlns:r="http://www.rebol.com"><r:word>now</r:word> > here's some > >text > ><p>hello <list><item>item 1</item><item>item > 2</item></list></p> > ></body> > > namespacing in a programming language serves > different purposes than it > has come to serve in xml but I'm wondering, is there > anything like > namespacing for rebol that anyone has thought on, > something like Common > Lisp packages maybe? > > -- > To unsubscribe from this list, just send an email to > [EMAIL PROTECTED] with unsubscribe as the > subject. > ________________________________________________________________________ Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger http://mail.messenger.yahoo.co.uk -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
