On Mon, Oct 18, 2010 at 3:04 AM, hannes.janet...@gmail.com
<hannes.janet...@googlemail.com> wrote:
> On Sun, Oct 17, 2010 at 6:46 AM, Carsten Haitzler <ras...@rasterman.com> 
> wrote:
>> On Fri, 08 Oct 2010 19:02:58 -0300 Raphael Kubo da Costa 
>> <k...@profusion.mobi>
>> said:
>>
>> ugh. requiring curl outside of ecore_con to pass the httpost thing in and out
>> is wrong (tm). this needs to be wrapped. an ecore_con data struct needed. 
>> this
>> bit of the api is unusable as it stands (imho) due to this. very good point.
>> this needs to be fixed. ecore_con_url_time() also doesn't make me happy with
>> time_t - i'd rather double for time (as with other bits of ecore).
>> ecore_con_url_http_post_send(0 absolutely needs fixing to somehow provide 
>> this
>> via ecore_con wrapped stuff. ecore_con doesnt expose curl as such and 
>> whatever
>> implementation of http exists inside is hidden, so it shouldnt expose the 
>> curl
>> data struct requirement here.
>>
>
> ecore_con_url_http_post_send is only used by evrys image uplader. I
> know doing this was bad, but wrapping curl_form* didnt seem good
> either. cant find the irc logs but I know having discussed to add that
> function :) anyway I've figured out a way to create multipart forms
> with curl and send it with ecore_con_url_send, so http_post_send
> should be removed imo.

So to make you happy, I just removed it :-)
-- 
Cedric BAIL

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to