Re: [Ironpython-users] Extension Methods (was: COM Interop argument convert error)

2012-01-25 Thread Jeff Hardy
On Tue, Jan 24, 2012 at 11:44 PM, Markus Schaber wrote: > Hi, > > Von: von Jeff Hardy > >> Check out >> http://ironpython.net/documentation/dotnet/dotnet.html#ref-and-out-parameters > - IronPython treats ref/out parameters a bit differently than VBA does. > > Just in the paragraph below the ref a

Re: [Ironpython-users] COM Interop argument convert error

2012-01-25 Thread Kamu
I did a bit of playing around and I have instead of feeding the argument a None, I fed the template argument an element that is fetched through another COM method. This has caused the call to go through with out any problems (so: the point3ds do not have to be refs). However, I really do want to pa

[Ironpython-users] IronPython, Daily Digest 1/24/2012

2012-01-25 Thread no_reply
Hi ironpython, Here's your Daily Digest of new issues for project "IronPython". In today's digest:ISSUES 1. [New issue] KeyError exception accessing threading.currentThread() -- ISSUES 1. [New issue] KeyError exception accessing threading.currentThr