Barry Briggs

Results 3 comments of Barry Briggs

(I agree with your assessment of abstraction leaks.) So in Python you would simply call the function like so? ``` f=MyDLL.Foo("a").Wait() ```

I knew that :-) (There's actually a problem with `.Result` in that in can cause deadlocks, which it does in my app -- I'm using Python as an embedded scripting...

This is great news. Selection of namespaces is fine (these four are the ones I use). No need to consolidate namespaces into one; might be more trouble than it's worth....