
26 May
2008
26 May
'08
9:25 a.m.
On Sun, 2008-05-25 at 17:16 -0700, Frederik Eaton wrote:
This doesn't seem strictly necessary, for instance, I improved on the System.Process interface in my own libraries, and nobody had to change their code as a result. The problem is that when Simon Marlow improves on System.Process, everyone has to change their code.
As I said before, you'll notice that Simon's improvements do not involve anyone having to change their code. New functions are being added and none are being removed. Duncan