General

Profile

dunrix (Damon Unrix)

  • Login: dunrix
  • Registered on: 05/12/2017
  • Last sign in: 04/13/2019

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

04/13/2019

10:14 AM Ruby Misc #15723: Reconsider numbered parameters
jeremyevans0 (Jeremy Evans) wrote:
> I'm not sure what led you to this statement, as the feature does work with lambdas and methods:
> ...
Hmm, not obvious from description in the accepted feature request. By recent 2.7.0-dev implement...
dunrix (Damon Unrix)
04:44 AM Ruby Misc #15723: Reconsider numbered parameters
Don't you think it may be just the high time stop throwing yet-another of *half-baked hacks* and cease work on implementation & release of the #4475 feature, until other and more mature solution is found ?
It seems the whole concept o...
dunrix (Damon Unrix)

03/30/2019

05:05 PM Ruby Misc #15723: Reconsider numbered parameters
Hi.
I'm aware this issue is just a tip of an iceberg and Matz has the final say,however I'm worried the Ruby project is slipping from its original path. I mean, how easily it gives green-light to half-assed proposals, how there is con...
dunrix (Damon Unrix)

05/27/2017

03:29 PM Ruby Feature #13560: Module#attr_ methods return reasonable values
> What would perhaps be nice would be to have a way to initialize these to nil, upon
attr_* definition
Why nice ? This is definitely a purpose of `initialize` method. Belongs to object initialization, not class definition. In additio...
dunrix (Damon Unrix)

05/13/2017

04:36 PM Ruby Feature #13559: Change implementation of Feature #6721
Eregon (Benoit Daloze) wrote:
> In an ideal world, I think #itself with a block doing what #tap does today and #tap doing what #yield_self does would make sense.
> ...
This, exactly.
Just another reminder how important is think decisi...
dunrix (Damon Unrix)
01:41 PM Ruby Feature #13559: Change implementation of Feature #6721
I can see it just as an alternate way of expressing an identity function, not something foreign what would require standalone method. Just an optional modifier of received self. Thus more "logical", from my point of view I admit. Reusing... dunrix (Damon Unrix)

05/12/2017

08:16 PM Ruby Feature #13560 (Closed): Module#attr_ methods return reasonable values
Hi,
I'm suggesting all `Module#attr_` [methods](http://ruby-doc.org/core-2.4.1/Module.html#method-i-attr_accessor) should return array of generated method names, instead of useless `nil`.
Make them more concise across `Module` API, c...
dunrix (Damon Unrix)
06:54 PM Ruby Feature #13559 (Feedback): Change implementation of Feature #6721
Hi,
please reconsider implementation of feature request #6721 planned for Ruby 2.5.0 .
Instead of introducing new method `Object#yield_self`, just reuse existing `Object#itself` by taking an optional block argument.
Find it much...
dunrix (Damon Unrix)

Also available in: Atom