Re: [Rails-core] [Feature] Support parsing msgpack parameters natively

2019-09-29 Thread Hirad Y.
FYI, the gem already exist if bother looking around! On Sunday, 29 September 2019 09:25:52 UTC+1, Hirad Y. wrote: > > I think it's best to stop this conversation right here, as I understand > there's a huge lack of interest/knowledge on employing http/2 in future > versions of Rails, and also Ra

Re: [Rails-core] [Feature] Support parsing msgpack parameters natively

2019-09-29 Thread Hirad Y.
I think it's best to stop this conversation right here, as I understand there's a huge lack of interest/knowledge on employing http/2 in future versions of Rails, and also Rails is not only used in web and can be used as a web api to any other application. I was at least hoping for a better di

Re: [Rails-core] [Feature] Support parsing msgpack parameters natively

2019-09-28 Thread Kasper Hansen
This isn’t really fruitful. You’re volunteering this discussion, so it’s on you to provide reasons. Which could be benefits of msgpack compared to xml/json, how does browsers support it, performance benchmarks, a gist with an attempt at a patch, etc. Instead your request boils down to “I want m

Re: [Rails-core] [Feature] Support parsing msgpack parameters natively

2019-09-28 Thread Hirad Y.
Hi Kasper, thanks for your reply. Why not?! parsing json/xml parameters are built, but not msgpack? I understand it is more of a binary format, but can be simply wrapped in with params hash in specific order, which correspond to activerecord attributes. I'm failing to see the reason for your am

Re: [Rails-core] [Feature] Support parsing msgpack parameters natively

2019-09-28 Thread Kasper Hansen
Hey, I don’t see the reason for why we would accept a PR to add that parsing within Rails. Make a gem ✌️ -- Kasper On 23 Sep 2019, 10.52 +0200, Hirad Y. , wrote: > I'd like to request to support parsing MsgPack parameters along with other > already available parsers (i.e. json and xml parsers).

[Rails-core] [Feature] Support parsing msgpack parameters natively

2019-09-23 Thread Hirad Y.
I'd like to request to support parsing MsgPack parameters along with other already available parsers (i.e. json and xml parsers). Thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receivi

[Rails-core] [Feature] Support parsing msgpack parameters natively

2019-09-23 Thread Hirad Yazdanpanah
I'd like to request to support parsing MsgPack parameters along with other already available parsers (i.e. json and xml parsers). Thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To unsubscribe from this group and stop receivin