Capture type parameters in bind, factor code shared with obj ctors
87857a4
Opened by Graydon Hoare at
Currently obj constructors capture type parameters, but binds don't. Fix this.
(Possibly share more code with obj constructors? They're doing quite a bit of the same work, seems a shame to have so much duplication)
Fixed by caaf8679d8d22d75511fb0fc2adef585990ef397.
Graydon Hoare at 2010-10-10 07:16:45