Do we really want rsqld in Standalone? Doesn't that imply that we have to maintain it?
Well, to begin with I think that the Standalone stuff should be for either highly general stuff like rsif or Pike related tools that we would like all Pike installations to have readily available (such as module installations and autodoc extraction). rsqld is neither.
I have actually not heard of anyone using it at all in modern history. Does it work at all currently? Is there any documentation of its usage?
(BTE, I find it reasonable to impose a policy that all "binaries" in Pike responds helpfully or at least in an informative way to invocations with -h or --help in the argument list.)
/ Martin Nilsson (alldaglig sebra-mongo)
Previous text:
2002-12-17 17:49: Subject: rsqld
Yes, so?
/ Henrik Grubbström (Lysator)
Sql.sql("rsql://localhost/mysql://root@localhost")->query("select 1+1");
(2) Result: ({ /* 1 element */ ([ /* 2 elements */ ".1+1":"2", "1+1":"2" ]) })
/ Johan Schön (Firefruit)
Previous text:
2002-12-17 18:22: Subject: rsqld
Well, to begin with I think that the Standalone stuff should be for either highly general stuff like rsif or Pike related tools that we would like all Pike installations to have readily available (such as module installations and autodoc extraction). rsqld is neither.
I have actually not heard of anyone using it at all in modern history. Does it work at all currently? Is there any documentation of its usage?
(BTE, I find it reasonable to impose a policy that all "binaries" in Pike responds helpfully or at least in an informative way to invocations with -h or --help in the argument list.)
/ Martin Nilsson (alldaglig sebra-mongo)
And that is related to a discussion about a rsql proxy how?
/ Martin Nilsson (alldaglig sebra-mongo)
Previous text:
2002-12-17 18:29: Subject: rsqld
Sql.sql("rsql://localhost/mysql://root@localhost")->query("select 1+1");
(2) Result: ({ /* 1 element */ ([ /* 2 elements */ ".1+1":"2", "1+1":"2" ]) })
/ Johan Schön (Firefruit)
Jag tycker rsql är attans smidig, och när nu ändå klientdelen ingår så kan ju servern få göra det också.
/ Per Hedbor ()
Previous text:
2002-12-17 18:22: Subject: rsqld
Well, to begin with I think that the Standalone stuff should be for either highly general stuff like rsif or Pike related tools that we would like all Pike installations to have readily available (such as module installations and autodoc extraction). rsqld is neither.
I have actually not heard of anyone using it at all in modern history. Does it work at all currently? Is there any documentation of its usage?
(BTE, I find it reasonable to impose a policy that all "binaries" in Pike responds helpfully or at least in an informative way to invocations with -h or --help in the argument list.)
/ Martin Nilsson (alldaglig sebra-mongo)
It worked fine when I tested it earlier today.
/ Henrik Grubbström (Lysator)
Previous text:
2002-12-17 18:22: Subject: rsqld
Well, to begin with I think that the Standalone stuff should be for either highly general stuff like rsif or Pike related tools that we would like all Pike installations to have readily available (such as module installations and autodoc extraction). rsqld is neither.
I have actually not heard of anyone using it at all in modern history. Does it work at all currently? Is there any documentation of its usage?
(BTE, I find it reasonable to impose a policy that all "binaries" in Pike responds helpfully or at least in an informative way to invocations with -h or --help in the argument list.)
/ Martin Nilsson (alldaglig sebra-mongo)
pike-devel@lists.lysator.liu.se