Remy Loubradou

Results 44 comments of Remy Loubradou

Hi @marc-portier, I suppose that something you need now for your project, am I right?

I had a look to the code and I think we could make this more flexible by just returning a writable/readable stream like `Client#createAddStream`, this stream would be the object...

> I'm not sure about the "query" argument though. The current split into "fields" and "options" makes sense to me in order to hide the required 'literal' prefix, but if...

> Finally, sending only one file does not mean form-data usage becomes useless? In my understanding: even if there is only one part/file to upload, we're still using the multipart...

Yeah I think too. I don't think the suggested approach is really the "stream way", because it kind of limit the usage of the readable part of the stream. (my...

Hi @Lukazar, Sorry for the delay, I had a quick look and it seems that the change make the parsing really slow compared to before. before: ``` lbdremy@precision:~/workspace/nodejs/csv-stream$ node bench/parse.js...

Hi @gabrielbauman, Sure why not! Are you one of maintainer of the gtksourceview project? The licence of this project is already LGPL, see there https://github.com/lbdremy/gedit-jade/blob/master/jade.lang#L7-L20. Or maybe something is wrong?...

Ok great, I will do it, no worries :). Do you think it will be merged even if the syntax highlight does not support everything available in jade i.e block...

Awesome I'm going to do this now. I will paste the link of the ticket here.

Here https://bugzilla.gnome.org/show_bug.cgi?id=700921