Also, alongwith implementing --body-data and --body-file should I mark the --post-data and --post-file commands as deprecated? Or is there a different protocol to follow before marking a command as deprecated?
On Mon, Mar 11, 2013 at 7:38 PM, Darshit Shah <[email protected]> wrote: > None. > Fine, I'll implement them as a separate command without the use of a new > delimiter. > In fact I would personally prefer to keep it that way without adding extra > complexity to the code in adding a new delimiter. > > On Mon, Mar 11, 2013 at 7:42 PM, Giuseppe Scrivano <[email protected]>wrote: > >> Darshit Shah <[email protected]> writes: >> >> > Reusing post-data and post-file is not intuitive enough when we >> support >> > more options through --method. >> > Say, someone wished to use --method=PUT. In that case using >> --post-data >> > or --post-file is counter intuitive. Hence the need to unify them all >> > under one heading. >> >> so please use --body-file and --body-data. What's the problem with >> them? >> >> Cheers, >> Giuseppe >> > > > > -- > Thanking You, > Darshit Shah > Research Lead, Code Innovation > Kill Code Phobia. > B.E.(Hons.) Mechanical Engineering, '14. BITS-Pilani > -- Thanking You, Darshit Shah Research Lead, Code Innovation Kill Code Phobia. B.E.(Hons.) Mechanical Engineering, '14. BITS-Pilani
