Re: [IronPython] IronPython and XML Parsing

2011-04-06 Thread Vernon Cole
I sent a message to the Ubuntu group to see what they need in order to get an IPy 2.7 official release package into the distro support. I think that is the first step -- to make it accessible for "normal" users. Then we need the nightly stuff for developers, to get expat, etc, working. Dependin

Re: [IronPython] IronPython and XML Parsing

2011-04-06 Thread Jeff Hardy
On Wed, Apr 6, 2011 at 12:14 PM, Doug Blank wrote: > Why can't we have a IPy 2.7 for .NET 2.0? It builds nicely, now, and > should be fine as a drop-in replacement for what ubuntu (and others) > were packaging before. Someone else will have to volunteer to maintain it. I'm hoping to make some cha

Re: [IronPython] IronPython and XML Parsing

2011-04-06 Thread Doug Blank
As the the original issue, I couldn't get the FePy XML parser to work (nor any variation), so gave up, and went with a stand-alone XMPP dll that does it all. It would be most excellent to get a expat module working. To Vernon's point: On Wed, Apr 6, 2011 at 1:58 PM, Vernon Cole wrote: > I was th

Re: [IronPython] IronPython and XML Parsing

2011-04-06 Thread Vernon Cole
I was thinking of an actual .deb file, which will put everything in the right place, hook up menus and whatnot, like the Windows installer does. I thought I'd try that after I finally manage to create a .NET 2.0 build which works. [I re-built my Ubuntu box last weekend so that I can start over. My

Re: [IronPython] IronPython and XML Parsing

2011-04-06 Thread Jeff Hardy
On Wed, Apr 6, 2011 at 11:07 AM, Vernon Cole wrote: > I have sent several emails to Seo asking him about the status of fepy, > and received no response.  I think this would be a great place to > build a "fatter" distribution of IronPython, with more modules > attached, and a set of Linux binaries.

Re: [IronPython] IronPython and XML Parsing

2011-04-06 Thread Vernon Cole
I have sent several emails to Seo asking him about the status of fepy, and received no response. I think this would be a great place to build a "fatter" distribution of IronPython, with more modules attached, and a set of Linux binaries. (Besides, I hate having my name associated with a dead proj

Re: [IronPython] IronPython and XML Parsing

2011-04-06 Thread Jeff Hardy
On Wed, Apr 6, 2011 at 2:38 AM, Markus Schaber wrote: > Has anyone successfully tried this implementation? What about including > it into the IronPython distribution? The fepy version is incomplete, but it mostly works. I haven't run the tests in a while, though, so I'm not sure how incomplete it