On 02/06/14 20:26, Ary Borenszweig wrote:

In my opinion, even though this seems ugly, when you need to ship code
and the library you are using is fine except for a small issue, and you
don't have time to send a pull request and wait for it to get fixed,
that is a very handy solution.

Another one is forking the project and pointing your dependency to it,
which lately I'm doing more and more.

Yeah, but the advantage of monkey patching is that it can be done in the same project that uses it.

--
/Jacob Carlborg

Reply via email to