[ 
https://issues.apache.org/jira/browse/AVRO-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Kleppmann updated AVRO-1536:
-----------------------------------

    Attachment: AVRO-1536.patch

Attached a patch, extracted from [~wvanbergen]'s patch for AVRO-1499. Willem, 
could you please check whether this looks right?

> Remove monkeypatching of Enumerable
> -----------------------------------
>
>                 Key: AVRO-1536
>                 URL: https://issues.apache.org/jira/browse/AVRO-1536
>             Project: Avro
>          Issue Type: Improvement
>          Components: ruby
>    Affects Versions: 1.7.6
>            Reporter: Martin Kleppmann
>             Fix For: 1.7.7
>
>         Attachments: AVRO-1536.patch
>
>
> The Avro Ruby gem adds a method {{collect_hash}} to the core module 
> {{Enumerable}}. It's bad form for a library to extend core modules like this, 
> and it's also unnecessary (stdlib methods can do the job perfectly well).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to