Re: [IronPython] IronPython on Win7 Build7100

2009-05-02 Thread Davy Mitchell
Well it seems normal now :-)

Maybe a setup something was churning away in the background...

Sorry for the noise!

Davy

On Sat, May 2, 2009 at 6:47 AM, Davy Mitchell daftspan...@gmail.com wrote:
 Hi Folks,

 Just upgraded from the Beta to RC for Win7. The OS is snappier than
 ever. Good stuff.

 However I've noticed IP (2.01 and 2.6) running a good bit slower since
 the Beta. Does anyone have any suggestions to why this might be or
 what I can look into?

 Thanks,
 Davy Mitchell

___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


Re: [IronPython] 2.6 Release Plan

2009-05-02 Thread Jeff Hardy
Hi Dino,
Looks good!. So, September-October time frame - plenty of time to get
more bug reports in :).

- Jeff

P.S. I took a look at the _ctypes code last night; your knowledge of
IronPython internals astounds me. The big difference between yours and
mine is that yours impements _ctypes while mine tried to cover all of
ctypes. Interesting to see where they're similar and where they're
different.

On Thu, Apr 30, 2009 at 11:16 AM, Dino Viehland di...@microsoft.com wrote:
 Based upon the feedback from the mailing list here’s the 2.6 release plan
 and list of new features:



 http://ironpython.codeplex.com/Wiki/View.aspx?title=2.6%20Release%20Plan



 Let me know if you have any questions or think there’s areas we should
 include more info on.





 ___
 Users mailing list
 Users@lists.ironpython.com
 http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


[IronPython] Pure Python zipimport

2009-05-02 Thread Jeff Hardy
Hi all,
I've heard tales of a pure python version of zipimport, but can't seem
to find it. Anybody have any links?

- Jeff
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


Re: [IronPython] IronPython on Win7 Build7100

2009-05-02 Thread Dino Viehland
My guess this is due to ngen.  Normally after the .NET framework installs
there's a ngen service waiting to run in the background and compile all of 
the .NET framework.

-Original Message-
From: users-boun...@lists.ironpython.com 
[mailto:users-boun...@lists.ironpython.com] On Behalf Of Davy Mitchell
Sent: Saturday, May 02, 2009 12:55 AM
To: Discussion of IronPython
Subject: Re: [IronPython] IronPython on Win7 Build7100

Well it seems normal now :-)

Maybe a setup something was churning away in the background...

Sorry for the noise!

Davy

On Sat, May 2, 2009 at 6:47 AM, Davy Mitchell daftspan...@gmail.com wrote:
 Hi Folks,

 Just upgraded from the Beta to RC for Win7. The OS is snappier than
 ever. Good stuff.

 However I've noticed IP (2.01 and 2.6) running a good bit slower since
 the Beta. Does anyone have any suggestions to why this might be or
 what I can look into?

 Thanks,
 Davy Mitchell

___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


Re: [IronPython] Pure Python zipimport

2009-05-02 Thread Michael Foord

Hello Jeff,

There is one here:

http://code.google.com/p/googleappengine/issues/detail?id=161#c27

It implements 'most' of zipimport - but doesn't do some of the caching 
needed by setuptools I believe.


Michael

Jeff Hardy wrote:

Hi all,
I've heard tales of a pure python version of zipimport, but can't seem
to find it. Anybody have any links?

- Jeff
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
  



--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog


___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


[IronPython] Mercurial Status

2009-05-02 Thread Jeff Hardy
I've been testing IronPython with Mercurial. Using the 2.6 nightlies
as the base, lots of it will just work. (Make sure you grab zlib
from 
http://cid-414fa1a9bd174b4b.skydrive.live.com/self.aspx/Public/IronPython.Zlib.zip).
The attached patch moves things a little further on. Also, you'll need
to use the pure modules.

Basic stuff like hg status or hg version will work, but hg clone is
the first problematic command I ran into.

The current bugs are:
 - #13702 - Support errno interface in error derived from EnvironmentError
 - #22258 - _sha does not support 2.6 byte buffers
 - #22259 - len(buffer) is incorrect
 - #22260 - Cannot write buffer to file

I ran into a unicode error caused by the workarounds for #22260
(converting randow binary data to a string doesn't always seem to
work...), so that's kind of the showstopper right now.

- Jeff


hg-ipy-20090502.diff
Description: Binary data
___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


[IronPython] ASP.Net Dynamic Language Support Download Location?

2009-05-02 Thread Adam Brand
Sorry if this sounds like a newbie question, but where can I get the
September 2008 ASP.Net Dynamic Language Support files?

 

I looked here:
http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=17613 but
for the life of me I can't see any link to the actual binaries. All I see
are two examples and some documentation.

 

Thanks,

Adam

___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


[IronPython] Adding GUI to multi threaded server

2009-05-02 Thread Vadim Khaskel

Hello everybody,

I'm trying to add GUI to Multi-threaded server, is there good resource or 
example (even better) how to do that?

thank you,

V.

_
Hotmail® has a new way to see what's up with your friends.
http://windowslive.com/Tutorial/Hotmail/WhatsNew?ocid=TXT_TAGLM_WL_HM_Tutorial_WhatsNew1_052009___
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com