[OT] Extra time spent

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Mon Jun 2 23:44:12 PDT 2014


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


More information about the Digitalmars-d mailing list