Re: [IronPython] Possible regression in IronPython pre b5 to do with delegates

2008-09-05 Thread Dan Eloff
o: Discussion of IronPython > Subject: [IronPython] Possible regression in IronPython pre b5 to do with > delegates > > Could someone please check if this is indeed a regression in the > current IronPython sources? I'm using the sdlsdk version. > > TypeError

Re: [IronPython] Possible regression in IronPython pre b5 to do with delegates

2008-09-05 Thread Dino Viehland
sible regression in IronPython pre b5 to do with delegates Could someone please check if this is indeed a regression in the current IronPython sources? I'm using the sdlsdk version. TypeError: Value cannot be null. Parameter name: context Caused by: req.BeginGetResponse(self.handle_response, (re

[IronPython] Possible regression in IronPython pre b5 to do with delegates

2008-09-05 Thread Dan Eloff
Could someone please check if this is indeed a regression in the current IronPython sources? I'm using the sdlsdk version. TypeError: Value cannot be null. Parameter name: context Caused by: req.BeginGetResponse(self.handle_response, (req, success, failure)) Simply changing this to: "lambda r: