Hello,
We are considering IronPython for a new automation infrastructure
project; it will not be used to write automated tests though.
I wasn't aware that MS bailed on the Irons (back at 2010) until a few
days ago, this will probably hurt my arguments, let alone other chatter
on the web saying th
Jeff, thank you very much for your feedback.
I'm eager to see that list you mentioned, hopefully with testimonials.
On Fri, Mar 16, 2012, at 08:44 AM, Jeff Hardy wrote:
> On Tue, Mar 13, 2012 at 2:29 AM, wrote:
> > I wasn't aware that MS bailed on the Irons (back at 2010) until a few
> > day
Hello,
I have a WPF app (written in C#) which re-hosts the WF designer along
with a toolbox control, and I want to add activities written as python
classes (inherited from NativeActivity) to the toolbox.
Creating a class and wrapping it in ToolboxItemWrapper works fine, but
the problem arises when