Poster forgot to CC the list...
--- Begin Message ---
So in the case of the object I'm working with this is "a" correct method of
early binding.
Having all of the possible correct methods of early binding, depending upon
the object implementation, for common object implementations, all laid out
back in 1999ish, joel gould wrote the following and I want to know if it
is still true. am planning on converting the 2.7ish natlink to 3.X some
time over the next year. need to decide if I should leave the C++ code
alone or can we go pure python?
-
The first step