[IronPython] howto access interface method?
Chee Meng
lcm at spiralcomms.com
Fri Feb 17 03:30:48 CET 2006
thks Dino !
I will be looking forward to the next release.
regards
cheemeng
>The issue here is that the interface's methods are marked private, but are exposed publicly via the interface (aka explicit interface implementation) -hence the reason you need the cast in C#.
>This is a shortcoming we're aware of but we don't have a bug on it. I'll go ahead and file a bug on this so it doesn't get lost. The fix may be a little complex for this one so it may not make it for beta 4 but I'll initially open it as a beta 4 bug so we'll give it a shot.
More information about the Ironpython-users
mailing list