Re: [IronPython] Question aboutVisual Studio& IronPython Toolsand Debugging

2010-09-03 Thread Marty Nelson
see certain values. But for normal .NET objects it'll work great. > -Original Message- > From: users-boun...@lists.ironpython.com [mailto:users- > boun...@lists.ironpython.com] On Behalf Of Marty Nelson > Sent: Wednesday, September 01, 2010 10:25 AM > To: Discussion of

Re: [IronPython] Question about Visual Studio& IronPython Toolsand Debugging

2010-09-01 Thread Marty Nelson
Watcher watching the project and propagating changes. > -Original Message- > From: users-boun...@lists.ironpython.com [mailto:users- > boun...@lists.ironpython.com] On Behalf Of Marty Nelson > Sent: Wednesday, September 01, 2010 9:53 AM > To: Discussion of IronPython > Subject:

Re: [IronPython] Question about Visual Studio & IronPython Toolsand Debugging

2010-09-01 Thread Marty Nelson
t have this penalty but that won't happen anytime soon. > -Original Message- > From: users-boun...@lists.ironpython.com [mailto:users- > boun...@lists.ironpython.com] On Behalf Of Marty Nelson > Sent: Wednesday, September 01, 2010 9:44 AM > To: Discussion of IronPython &g

Re: [IronPython] Question about Visual Studio & Iron Python Toolsand Debugging

2010-09-01 Thread Marty Nelson
sts.ironpython.com [mailto:users- > boun...@lists.ironpython.com] On Behalf Of Marty Nelson > Sent: Wednesday, September 01, 2010 8:42 AM > To: Discussion of IronPython > Subject: [IronPython] Question about Visual Studio & Iron Python Tools and > Debugging > > > H

[IronPython] Question about Visual Studio & Iron Python Tools and Debugging

2010-09-01 Thread Marty Nelson
How does debugging work when attaching to a process with IPy Tools in Visual Studio? Can I attach to an .NET application that has extension points that go into ScriptEngine and "debug" the Python scripts? === Notice: This e-mail message, together with any attachments, contains information of

Re: [IronPython] IronPython Tools for Visual Studio

2010-04-08 Thread Marty Nelson
oshua Kramer [mailto:j...@globalherald.net] Sent: Thursday, April 08, 2010 3:35 PM To: Marty Nelson Cc: users@lists.ironpython.com Subject: Re: [IronPython] IronPython Tools for Visual Studio Marty, If you'd like to provide a dev environment to your customers now you can always inclu

Re: [IronPython] IronPython Tools for Visual Studio

2010-04-08 Thread Marty Nelson
t > exclusively > > to PyCon attendees on a CD. We’ll be putting out an updated version > > within a couple of weeks after VS 2010 launches which is April 12^th > . > > > > > > > > *From:* users-boun...@lists.ironpython.com > > [mailto:users-

Re: [IronPython] IronPython Tools for Visual Studio

2010-04-08 Thread Marty Nelson
We offer extensive Iron Python extension points for our customers in our application and would be very interested in this technology as well. Marty Nelson Symyx Technologies. From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Prasanna

[IronPython] FW: IronPython question

2009-06-29 Thread Marty Nelson
Using the Iron Python libraries for extensibility in a C# app, what do we need to do to make the Python module loadable? Quick question: I am trying to use a built-in Python module (not .NET) in a SN script, and I am not sure how to reference it. I tried: import urllib and I am g

Re: [IronPython] Need for third-party embeddable Iron Python Editor

2009-06-11 Thread Marty Nelson
at if you have Wing licenses. http://www.voidspace.org.uk/ironpython/wing-how-to.shtml On Thu, Jun 11, 2009 at 11:24, Marty Nelson wrote: What is that state of a prebuilt Python Editor? My understanding is that there are bits and pieces, and stuff that was never brought up to 2.x, but n

[IronPython] Need for third-party embeddable Iron Python Editor

2009-06-11 Thread Marty Nelson
those of us that use IronPython as an application extensibility mechanism, we could really use this functionality (and would be willing to pay for it if it were a third-party component we could purchase). It's not our core competency and not something we want to use resources on. Thanks,

[IronPython] assembly versioning in scripts

2009-04-20 Thread Marty Nelson
One of our developers asked me this question today, I don't have an answer, so any help would be appreciated: We came across an issue while testing the NuGenesis extension related to assembly versioning in scripts. The extension has a custom assembly, which is called by script:

Re: [IronPython] Announcing IronPython 2.0.1

2009-02-13 Thread Marty Nelson
irectly from C#) but we haven't been hearing about problems to date. From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Marty Nelson Sent: Friday, February 13, 2009 3:04 PM To: Discussion of IronPython Subject: Re: [IronPython] Announcing Ir

Re: [IronPython] Announcing IronPython 2.0.1

2009-02-13 Thread Marty Nelson
If we changed the .NET assembly version then you'd either have to apply policy or rebuild. The assembly file version is updated and that's how you can distinguish the two builds. From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of

Re: [IronPython] Announcing IronPython 2.0.1

2009-02-13 Thread Marty Nelson
Why is the assembly version the same as 2.0? From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Dave Fugate Sent: Friday, February 13, 2009 2:19 PM To: Discussion of IronPython Cc: python-announce-l...@python.org

Re: [IronPython] cannot access protected member without a pythonsubclass

2009-01-21 Thread Marty Nelson
Your class is internal, do you mean "public class Serie"? -Original Message- From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Bernat Ràfales Mulet Sent: Wednesday, January 21, 2009 5:25 AM To: users@lists.ironpython.com Subject: [IronPytho

Re: [IronPython] Problems moving to IP 2.0 Release

2009-01-14 Thread Marty Nelson
ems moving to IP 2.0 Release Well, it was a long shot because the installer doesn't touch the GAC. Can you give us the precise error message (including error number, if any)? On Tue, Jan 13, 2009 at 5:07 PM, Marty Nelson wrote: I don't see anything under Control Pane

Re: [IronPython] Problems moving to IP 2.0 Release

2009-01-13 Thread Marty Nelson
cial version number for the currently-released DLR. On Tue, Jan 13, 2009 at 9:05 AM, Marty Nelson wrote: I've got file version 2.0.11020.0 of IronPython and IronPython.Modules in my GAC and can't get them out. :-( (Looks like release version is 2.0.11121.0). I've tried gacu

[IronPython] Problems moving to IP 2.0 Release

2009-01-13 Thread Marty Nelson
I've got file version 2.0.11020.0 of IronPython and IronPython.Modules in my GAC and can't get them out. :-( (Looks like release version is 2.0.11121.0). I've tried gacutil /uf, but it claims it is need by a Windows Installer. Any suggestions? (Oh, and BTW - what was up with the Microsoft

Re: [IronPython] Event unhooking and IPy2

2008-12-02 Thread Marty Nelson
We've had probably with memory leaks on Windows Form subscribed menu item clicks, just with plain vanilla C#. Check out this link http://www.bobpowell.net/eventsubscribers.htm (There are some additional steps for System.Windows.Forms.Component), and here's some sample code I wrote in C# that you

[IronPython] Use of sys.exit

2008-11-19 Thread Marty Nelson
We have users writing extension scripts that execute from C#, and may be called multiple times (for example, hooked up to a Change event of some object or event in the main application) Is sys.exit(1) an acceptable way for them to exit the script (used like an early return in C#)? Is there a

[IronPython] Looking for Iron Python presenter/trainer

2008-11-14 Thread Marty Nelson
ing to run this session. I would also be interested in someone who could review our current implementation and offer feedback and suggestions. - Marty Nelson Symyx Technologies Inc. === Notice: This e-mail message, together with any attachments, contains information of Symyx Technol

Re: [IronPython] Extension methods in python

2008-11-06 Thread Marty Nelson
class you've written? And then you want it to "light up" with dynamic languages? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marty Nelson Sent: Thursday, November 06, 2008 7:18 PM To: Discussion of IronPython Subject: Re: [IronPython] Extension methods in python

Re: [IronPython] Extension methods in python

2008-11-06 Thread Marty Nelson
ss MyString(System.String): pass; def ToFoo(self): return self.upper()+' FooBarBaz' a = MyString("Hello world!"); print a.ToFoo(); That would print "HELLO WORLD! FooBarBaz. You can't put methods on System.String though, but you can create new object from

Re: [IronPython] Extension methods in python

2008-11-05 Thread Marty Nelson
s a frequent request and we will probably get to it at some point. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marty Nelson Sent: Wednesday, November 05, 2008 1:50 PM To: Discussion of IronPython Subject: [IronPython] Extension methods in python Is there the equivalent of e

[IronPython] Extension methods in python

2008-11-05 Thread Marty Nelson
Is there the equivalent of extension method in python? I want to put a variable into the script scope and create extension methods for it. Does this make sense and is it possible? === Notice: This e-mail message, together with any attachments, contains information of Symyx Technologies, In

Re: [IronPython] How do I test if a variable is defined?

2008-11-05 Thread Marty Nelson
t you just do.. 'variable_name' in locals() or 'variable_name' in dir() Regards, Ken On Nov 5, 2008, at 4:07 AM, Michael Foord wrote: Tony Meyer wrote: On Wed, Nov 5, 2008 at 8:06 AM, Michael Foord <[EMAIL PROTECTED]> wrote:

[IronPython] How do I test if a variable is defined?

2008-11-04 Thread Marty Nelson
How do I test in Iron Python (in python) if a variable is defined? === Notice: This e-mail message, together with any attachments, contains information of Symyx Technologies, Inc. or any of its affiliates or subsidiaries that may be confidential, proprietary, copyrighted, privileged and/or

Re: [IronPython] Getting started with IronPython and Silverlight

2008-10-24 Thread Marty Nelson
on of IronPython Subject: Re: [IronPython] Getting started with IronPython and Silverlight Marty Nelson wrote: > Michael - > > Is "IP in Action" written for IP 2.0? > Yes. > How much is .Net integration and how much is python coding? > > It is a mixture of bo

Re: [IronPython] Getting started with IronPython and Silverlight

2008-10-24 Thread Marty Nelson
Michael - Is "IP in Action" written for IP 2.0? How much is .Net integration and how much is python coding? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Foord Sent: Friday, October 24, 2008 5:33 AM To: Discussion of IronPython Subject: Re: [I

Re: [IronPython] Can I pre-add namespaces?

2008-10-10 Thread Marty Nelson
e. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marty Nelson Sent: Friday, October 10, 2008 1:38 PM To: Discussion of IronPython Subject: Re: [IronPython] Can I pre-add namespaces? Maybe it would it be easier just to append it to the text prior to execution. It didn

Re: [IronPython] Can I pre-add namespaces?

2008-10-10 Thread Marty Nelson
DomainManager object which you can fetch w/ the HostingHelpers.GetDomainManager function. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marty Nelson Sent: Friday, October 10, 2008 1:02 PM To: users@lists.ironpython.com Subject: [IronPython] Can I pre-add namespaces? I know

[IronPython] Can I pre-add namespaces?

2008-10-10 Thread Marty Nelson
I know I can load assemblies into the script runtime, but how can I add the imports into the scope programmatically? I'm trying to avoid forcing people to write things like "imports System" for scripts. Microsoft.Scripting.Actions.NamespaceTracker seems to be involved, but it isn't there till

Re: [IronPython] Questions and Best Practices forScript Runtimeand Script Engine

2008-10-08 Thread Marty Nelson
f you want a more detailed example you can look at the Python class in IronPython which does this and a little more... Using that you can develop any alternate configuration mechanism that you'd like. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marty Nelson Sent:

Re: [IronPython] Questions and Best Practices for Script Runtimeand Script Engine

2008-10-08 Thread Marty Nelson
for fetching variables, doing conversions, etc... From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marty Nelson Sent: Wednesday, October 08, 2008 3:10 PM To: users@lists.ironpython.com Subject: [IronPython] Questions and Best Practices for Script Runtime and Script Engine I have a

Re: [IronPython] Iron Python release dates

2008-10-08 Thread Marty Nelson
gh we'd like to think that the free support you get from us is at least as good as what you pay for from PSS. :) On Wed, Oct 8, 2008 at 3:16 PM, Marty Nelson <[EMAIL PROTECTED]> wrote: We have a release scheduled for mid-December. If IP 2.0 is not officially released, can we go l

Re: [IronPython] Iron Python release dates

2008-10-08 Thread Marty Nelson
st as good as what you pay for from PSS. :) On Wed, Oct 8, 2008 at 3:16 PM, Marty Nelson <[EMAIL PROTECTED]> wrote: We have a release scheduled for mid-December. If IP 2.0 is not officially released, can we go live with an RC? Thanks, Marty Nelson Symyx Technologies, Inc.

[IronPython] Iron Python release dates

2008-10-08 Thread Marty Nelson
We have a release scheduled for mid-December. If IP 2.0 is not officially released, can we go live with an RC? Thanks, Marty Nelson Symyx Technologies, Inc. === Notice: This e-mail message, together with any attachments, contains information of Symyx Technologies, Inc. or any of

[IronPython] Questions and Best Practices for Script Runtime and Script Engine

2008-10-08 Thread Marty Nelson
ptRuntime.GetEngine("ruby"); pythonEngine.CreateScriptSourceFromString(rubyScript, SourceCodeKind.Statements).Execute(scope); Thanks, - Marty Nelson === Notice: This e-mail message, together with any attachments, contains information of Symyx Technologies, Inc. or any of its aff

Re: [IronPython] Products with IronPython

2008-06-07 Thread Marty Nelson
We used IronPython for scripting of form editor widgets in our universal ELN product: http://www.symyx.com/press_release.php?id=4&p=283&y=2008 We plan on continuing to leverage DLR scripting to move more extensibility points from customization to configuration. And while the 2.0 generat

Re: [IronPython] Loading IronPython assemblies dynamatically

2008-05-16 Thread Marty Nelson
Probably has to do with binding context. This means that assemblies loaded via LoadFile, LoadFrom and Load don't necessarily "see" assemblies loaded in other contexts. See http://blogs.msdn.com/suzcook/archive/2003/05/29/57143.aspx for more info. You also might try just changing to LoadFrom, Lo

Re: [IronPython] How to nest ScriptScopes

2008-05-09 Thread Marty Nelson
L PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marty Nelson Sent: Friday, May 09, 2008 10:44 AM To: Discussion of IronPython Subject: Re: [IronPython] How to nest ScriptScopes That seems to work, although I used inner to execute (see below). [TestMethod] public void TestMethod1()

Re: [IronPython] How to nest ScriptScopes

2008-05-09 Thread Marty Nelson
tScope(); innermost.SetVariable("somevalue", 3); outermost.SetVariable("next", innermost); then run in outermost. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marty Nelson Sent: Friday, May 09, 2008 9:52 AM To: users@lists.ironpython.com Subject: [IronPython

[IronPython] How to nest ScriptScopes

2008-05-09 Thread Marty Nelson
s to have a set of established scopes that I can populate with the variables of current application objects at the appropriate level for the current script. Thanks, Marty Nelson === Notice: This e-mail message, together with any attachments, contains information of Symyx Technologies, In