Re: [IronPython] Zope/Plone on IronPython?

2005-04-04 Thread Nicolas Lehuen
Hi, As far as I know, there is a bunch of Python module written in C at the core of Zope. They implement the core capacities of the object broker and the object database engine : Acquisition.pyd Btree.pyd ComputedAttribute.pyd ExtensionClass.pyd IIBtree.pyd initgroup.pyd intSet.pyd IOBTree.pyd Me

Re: [IronPython] Zope/Plone on IronPython?

2005-04-04 Thread Nicolas Lehuen
I'd be faster are more beneficial to build a new CMS from scratch rather than port Zope / Plone. Regards, Nicolas On Apr 4, 2005 12:46 PM, Nicolas Lehuen <[EMAIL PROTECTED]> wrote: > Hi, > > As far as I know, there is a bunch of Python module written in C at > the core

Re: [IronPython] To Compile or Not to compile, that's the question

2005-04-15 Thread Nicolas Lehuen
Guys, You've been typing tens of messages about a way to save a few characters in the compiler/interpreter name. Given your investment in keystrokes during the debate, the resulting name has better be short... Just kidding ! Regards, Nicolas On 4/15/05, Keith J. Farmer <[EMAIL PROTECTED]> wrote