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

[REBOL] Re: XML-RPC out of Rugby?

From: petr:krenzelok:trz:cz at: 28-Jan-2002 11:05

Maarten Koopmans wrote:
> Well, it works slightly different right now: > > TCP HTTP XML-RPC > | | | > | | | > Handler- based IO engine (hipe) > > So... each one lives in its own space.
Well, in Rugby - yes ... but, isn't XML-RPC http based procotol?
> Integrating XML-RPC and HTTP transport > can be done, but I'd rather tear it off in a separate release, as the XML-RPC > builts on top of Gavin's and Andreas' work. It will be easier to integrate > updates then. > I also like to concentrate on the modules and so on, in stead of XML-RPC.
I can second this. Please leave XML-RPC for later - let's have clear and powerfull Rebol implementation first ...XML-RPC could be brought back in form of a module later, no? Or what is your module system supposed to isolate? Well, I know my opinion will probably make XML-RPC fans nervous ;-) -pekr-