>Internationalisation: is it OK to "expand" Rebol's definition of values? >For example, a money! Datatype that allows British pounds symbol or Euro >symbol?
One of the things I've thought about is if it were possible to consume a rebol script as an xml provider http://msdn.microsoft.com/msdnmag/issues/01/09/xml/default.aspx then one can use xml schema to define rebol datatypes, don't much care for xml schema, but the .Net implementation is actually useful, especially as one can do runtime translation between xml schema datatypes and .net datatypes. -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
