[REBOL] Re: Text markup Dialect
From: ale870:gm:ail at: 19-Apr-2006 23:17
Yes you agree.
Maybe that general format could create some problems when one try to
exchange data from Rebol (e.g.: client application) and a server
(e.g.: java, php, etc...).
Actually, I'm creating a client rebol over a server Java (Jboss). I
partially solved the problem about datya exchange in this way:
java-server creates formats for rebol, and rebol send data to server
(java) creating xml. It works, but it is not really the best solution
(not much elegant, a little bit confusing for maintenance, etc....).
--Alessandro
On 4/19/06, Jeff Massung <massung-gmail.com> wrote: