Re: Naming: Binarylizable

2015-11-05 Thread Dmitriy Setrakyan
On Thu, Nov 5, 2015 at 10:42 AM, M G wrote: > I think this could be better named. 'Serializable' comes from the verb 'to > serialize'. Binaryizable doesn't make as much sense as there is no verb 'to > binary'. > Michael, I think the name has pun intended and tries to mimic standard Java names. I

Re: Naming: Binarylizable

2015-11-05 Thread M G
I think this could be better named. 'Serializable' comes from the verb 'to serialize'. Binaryizable doesn't make as much sense as there is no verb 'to binary'. On 5 Nov 2015 18:24, "Valentin Kulichenko" wrote: > +1 > > On Thu, Nov 5, 2015 at 9:50 AM, Dmitriy Setrakyan > wrote: > > > Sounds good

Re: Naming: Binarylizable

2015-11-05 Thread Valentin Kulichenko
+1 On Thu, Nov 5, 2015 at 9:50 AM, Dmitriy Setrakyan wrote: > Sounds good to me. > > On Thu, Nov 5, 2015 at 6:27 AM, Yakov Zhdanov wrote: > > > Agree with Pavel. > > > > --Yakov > > > > 2015-11-05 16:48 GMT+03:00 Pavel Tupitsyn : > > > > > Igniters, > > > > > > We have recently renamed Portable

Re: Naming: Binarylizable

2015-11-05 Thread Dmitriy Setrakyan
Sounds good to me. On Thu, Nov 5, 2015 at 6:27 AM, Yakov Zhdanov wrote: > Agree with Pavel. > > --Yakov > > 2015-11-05 16:48 GMT+03:00 Pavel Tupitsyn : > > > Igniters, > > > > We have recently renamed PortableMarshalAware to Binarylizable. > > I think it should be "Binarizable" instead, accordin

Re: Naming: Binarylizable

2015-11-05 Thread Yakov Zhdanov
Agree with Pavel. --Yakov 2015-11-05 16:48 GMT+03:00 Pavel Tupitsyn : > Igniters, > > We have recently renamed PortableMarshalAware to Binarylizable. > I think it should be "Binarizable" instead, according to word derivation in > English language. > > "Binarylizable" yields 0 results in google,

Naming: Binarylizable

2015-11-05 Thread Pavel Tupitsyn
Igniters, We have recently renamed PortableMarshalAware to Binarylizable. I think it should be "Binarizable" instead, according to word derivation in English language. "Binarylizable" yields 0 results in google, while "Binarizable" even finds some Java project on Github. Thanks, -- -- Pavel T