The idea is to pull clrtype.py in at some point after we feel like it's been
pretty well vetted and has an API surface people like. I'm not sure quite when
it'll happen (probably not 2.7 at this point) but at some point.
From: users-boun...@lists.ironpython.com
[mailto:users-boun...@lists.iron
I had problems similar because the indenting was confusing the editor
and placing the red lines under new code.
It was fixed by changing the tab options in the text editor, I
switched the indenting to Block (not smart) and checked the keep tabs
option.
On Sat, Jul 10, 2010 at 1:38 AM, Marcin Kro
mk, very sorry this seems to have gone so long without a response! We've been
pushing hard to ready another release soon. All this stuff should work, and we
do NOT limit our functionality based on the SKU of VS you have :-). If the
tools load (which they don't in the Express SKUs), then you g
Hey
Thanks for the new version, it's much more stable and pleasant to use.
I've thrown together another list of bug/annoyance/enhancement ideas -
feel free to take or leave as appropriate.
- Closing parentheses doesn't hide parameter information when using a generator
For example, "sum(i for i in
It seems that clrtype.accepts and clrtype.returns are eventually going to be
merged with clr.accepts and clr.returns,
so will the clr module eventually have a version of clrtype.attribute and
clrtype.ClrClass?
Jimmy
___
Users mailing list
Users@lists.iro