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

[REBOL] Re: [ANN] PostgresQL Driver

From: dockimbel:free at: 11-Feb-2003 0:28

Hi Marteen, Maarten Koopmans wrote: [...]
> If you need help with the rpc mechanism of your i/o framework let me know.
Thanks. Our RPC system is very basic for now. The current version is more a proof of concept than a production version. Need some more design work before been publicaly released.
> BTW: given the performance and stability of the mysql stuff you should > upgrade its version number to 3.x or so ;-)
Thanks for the compliment! When i look back to my work on MySQL, i'm always astonished by the result, only made possible by a fantastic tool : REBOL! It's amazing what can be done in a 20Kb source code compared to other so-called "high-level" languages...It could be a good experiment to port the MySQL driver to Ruby, Python or Haskell to see how they would compare with REBOL approach. Cheers, -DocKimbel