[IronPython] Please, help to get started with .Net and IronPython.

Dody Gunawinata empirebuilder at gmail.com
Thu Apr 23 10:47:42 CEST 2009


Can I ask the reason why you want to rewrite portion of this application in
IronPython?

On Thu, Apr 23, 2009 at 10:44 AM, Vladimir Eremeev <wl2776 at gmail.com> wrote:

>
> Hi all.
> I am trying to get started in programming with .Net and IronPython.
>
> I am involved in a project of developing a large application, written in
> C#.
> I have joined the project when it was already evolved, and have begun from
> extending other person's C++ code. This code implements an ActiveX
> component, which the main C# application loads and uses.
>
> This component represents a GUI form and some other processing
> functionality, related to playing and editing video files.
>
> Now I'd like to rewrite this form on IronPython, and extend the video
> processing functionality with running the mencoder executable (from the
> MPlayer project).
>
> However, I'd like to avoid much changes in the interface from my project
> part to the main C# application.
>
> Please, advice, how I should start and what main concepts should be.
>
> Another problem, which I have seen from my previous experiments with IPy is
> that when I add the reference to my IPy assembly to a C# project in the MS
> Visual Studio, my IPy functions get in the global namespace. I want to
> avoid
> this too. I remember, I've asked about this already, but, unfortunately,
> I've lost the reference.
>
> Thanks in advance for the help.
> --
> View this message in context:
> http://www.nabble.com/Please%2C-help-to-get-started-with-.Net-and-IronPython.-tp23192785p23192785.html
> Sent from the IronPython mailing list archive at Nabble.com.
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>



-- 
nomadlife.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20090423/4747e0c6/attachment.html>


More information about the Ironpython-users mailing list