Definitely a bug, I've got an idea on a better way to fit it then just change
when the we change the name.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sanghyeon Seo
Sent: Tuesday, May 15, 2007 9:17 AM
To: Discussion of IronPython
Subject: [IronPython]
Instead of just setting it you'll need to call it w/ the object you had - it
should be a fairly simple tweak. It will then return the previous command
dispatcher giving a nice chaining which wasn't possible before.
What do you mean by on a per assembly base? As in having multiple config files?
As far as I can tell too :D (post linked to originally has been updated
appropriately)
On 5/16/07, Sanghyeon Seo <[EMAIL PROTECTED]> wrote:
The final summary:
Get Mono from SVN with revision later than 77476. It has fixed all
compiler bugs and runtime bugs impacting IronPython 2.0 Alpha 1 as f
In working on the Forrester Research survey, I've come across two questions to
which I don't know the answer, for Jython and IronPython. I would like those
two language implementations to be clearly represented in the survey, not just
cPython, and therefore would appreciate help with brief 1 parag
The final summary:
Get Mono from SVN with revision later than 77476. It has fixed all
compiler bugs and runtime bugs impacting IronPython 2.0 Alpha 1 as far
as I can tell.
--
Seo Sanghyeon
___
users mailing list
users@lists.ironpython.com
http://lists.
M. David Peterson wrote:
> Okay, I'm up for the task,
>
> Me: "you fool, you just need to cast it to a ref type and then you can
> mutate it all
> you want. When you need the val type, just cast it back. Didn't you read
> the tutorial??"
>
Hee hee. Wish I'd thought of that.
I was poking around f
http://www.oreillynet.com/xml/blog/2007/05/monodlr_hello_dynamic_language.html
--
/M:D
M. David Peterson
http://mdavid.name | http://www.oreillynet.com/pub/au/2354 |
http://dev.aol.com/blog/3155
___
users mailing list
users@lists.ironpython.com
http://
It is not possible for me to use the same structure in an easy way.
Since it seems
AttributeError: attribute 'SetCommandDispatcher' of
'ScriptDomainManager' object is read-only
Can the ScriptDomainManager also handle configuration files on a per
assembly base?
On May 15, 9:49 pm, Dino Viehland <