Re: [Python.NET] Subset implementation for CompactFramework

2006-12-19 Thread Brian Lloyd
Hi Tom ‹ last time I looked, key parts of reflection and interop were missing from the CF. Python for .NET relies deeply and heavily on those ;) -Brian On 12/19/06 9:53 AM, "Tom Galvin" <[EMAIL PROTECTED]> wrote: > Hi > > I am investigating the possibility of upgrading the gui of a pythonce h

[Python.NET] Subset implementation for CompactFramework

2006-12-19 Thread Tom Galvin
Hi I am investigating the possibility of upgrading the gui of a pythonce handheld application from mfc to .net. I have started trying to build pythonnet for the Compact Framework. I noticed the posting from July 2005 and wondered if anyone has any experiences they would like to share? Many

Re: [Python.NET] Subset implementation for CompactFramework

2005-07-25 Thread Brian Lloyd
f Shane Holloway > (IEEE) > Sent: Monday, July 25, 2005 11:18 AM > To: pythondotnet@python.org > Subject: [Python.NET] Subset implementation for CompactFramework > > > I was wondering if I could get some insight into how much of the > Python for .NET framework could be po

[Python.NET] Subset implementation for CompactFramework

2005-07-25 Thread Shane Holloway (IEEE)
I was wondering if I could get some insight into how much of the Python for .NET framework could be ported to the Compact Framework? Python is still my language of choice, and it would be wonderful to use it to develop on the PocketPC. This framework seems to be the ideal interop layer to help me