[Dart] Problem running a submit...
Lorensen, William E (Research)
lorensen at crd.ge.com
Tue Jun 22 15:02:14 EDT 2004
The beauty of Dart is that you can use any client. Right now there are two.
It is a matter of taste I guess. I suspect that someday we will have a
Python client.
Right now, if you use cmake you have two choices, and one choice if you
don't.
Certainly we should try to correct errors where ever they occur.
Bill
-----Original Message-----
From: Richard Wackerbarth [mailto:rkw at Dataplex.Net]
Sent: Tuesday, June 22, 2004 10:41 AM
To: Dart
Subject: Re: [Dart] Problem running a submit...
On Jun 22, 2004, at 8:31 AM, Andy Cedilnik wrote:
> Hi Lee,
>
> Unfortunately Dart does not support drop method http. You have to use
> CTest for that.
>
> Andy
A question about direction.
Since both the Dart client code and CTest run tests and submit the
results to a Dart server,
is there any good reason to support both on the client side?
I have a situation where the URL formation for triggers would not do
what I needed.
In particular, the code assumes that there will be only one parameter
to the cgi routine on the receiver and that parameter will be the
mangled file name. In my case, I need to pass additional parameters.
Therefore splicing the file name on the end with a "?" produces an
incorrect URL because it now contains two "?". The correct connector is
the character "&" for the second and subsequent parameters. (I had
submitted this code to the dart list, but it was ignored)
My question is: Do I need to ALSO fix ctest? If so, why are both being
supported? IMHO, one should just be phased out.
Also, is it a waste of my time to try to submit these kinds of changes?
I get the feeling that "not invented here" may be the rule.
Richard
_______________________________________________
Dart mailing list
Dart at public.kitware.com
http://public.kitware.com/mailman/listinfo/dart
More information about the Dart
mailing list