From e31be22c12a0c69e17042138663cc6e9fa539db2 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" Date: Thu, 17 Mar 2011 20:27:54 +0000 Subject: --- doc/bugs/check_for_curl_in_configure.hs.mdwn | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') diff --git a/doc/bugs/check_for_curl_in_configure.hs.mdwn b/doc/bugs/check_for_curl_in_configure.hs.mdwn index 18edabe5e..bba2b81fc 100644 --- a/doc/bugs/check_for_curl_in_configure.hs.mdwn +++ b/doc/bugs/check_for_curl_in_configure.hs.mdwn @@ -23,12 +23,23 @@ index 772ba54..1a563e0 100644 > to add a check for wget or something and use it when curl was not > available, that might be worth doing. --[[Joey]] +>> I was thinking that is it worth doing a generic "stat", "delete", "get" +>> and "put" options, I do like the idea of having the possibility of +>> being about to use completely arbitrary storage systems or arbitrary +>> transfer systems. If there was the capability of doing so it would be +>> interesting to see possibilities of using aria2 for using something +>> like bittorrent as backend, or using something like irods or some +>> grid storage system as the storage archive. It's just an idea as +>> I have seen it implemented quite well in irods. + also in Backend/URL.hs is it worth making a minor change to the way curl is called (I'm not sure if the following is correct or not) > It's correct, typewise, but I don't see any real reason to bother > with the change. But I do appreciate patches, which have been rare > so far, probaby because of Haskell.. :) --[[Joey]] +>> heh agreed +
 diff --git a/Backend/URL.hs b/Backend/URL.hs
 index 29dc8fe..4afcf86 100644
-- 
cgit v1.2.3