henry.maddocks (Henry Maddocks)
- Login: henry.maddocks
- Email: hmaddocks@me.com
- Registered on: 09/21/2011
- Last sign in: 04/01/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
02/02/2014
- 03:01 AM Ruby master Feature #8987: map/collect extension which handles arguments
- Tsuyoshi Sawada wrote:
> Probably, it makes more sense to extend the syntax of `Symbol#to_proc`. The conventional `S...
11/13/2013
- 08:04 AM Ruby master Feature #8257: Exception#cause to carry originating exception along with new one
- How is this different to 'wrapping' an exception? Eg.
http://www.jayway.com/2011/05/25/ruby-an-exceptional-languag...
05/09/2013
- 05:54 PM Ruby master Feature #8377: Deprecate :: for method calls in 2.1
- rubiii (Daniel Harrington) wrote:
> I'm also very much in favour of this change for simplicity.
>
> When I learne... - 05:35 PM Ruby master Feature #8377: Deprecate :: for method calls in 2.1
- phluid61 (Matthew Kerwin) wrote:
> =begin
> henry.maddocks (Henry Maddocks) wrote:
>
> > charliesome (Charlie S...
05/08/2013
- 08:56 AM Ruby master Feature #8377: Deprecate :: for method calls in 2.1
- charliesome (Charlie Somerville) wrote:
> (({::})) is usually a constant lookup operator, but it can also be used to...
04/27/2013
- 12:27 PM Ruby master Feature #8237: Logical method chaining via inferred receiver
- wardrop (Tom Wardrop) wrote:
> =begin
> The primary purpose of this proposal is to avoid unnecessary temporary vari...
04/23/2013
- 04:54 PM Ruby master Bug #8309: Editorializing in rexml::ie_hack documentation
- Don't hold back...
http://www.mikeperham.com/2010/12/08/contributing-to-ruby/
04/15/2013
- 12:02 PM Ruby master Feature #8237: Logical method chaining via inferred receiver
- wardrop (Tom Wardrop) wrote:
> =begin
> Don't pick apart the trivial examples too much Henry..
>
> =end
I...
04/09/2013
- 02:29 PM Ruby master Feature #8237: Logical method chaining via inferred receiver
I don't support this because inferred or implicit variables are a 'Perlism' that we should avoid. It makes programs...
05/20/2012
- 01:54 PM Ruby master Feature #6470: Make attr_accessor return the list of generated method
- Aren't accessors public by definition? If you want them to be private use attr.
Also available in: Atom