XSLT speed comparisons

Josh Bloom joshbloom at gmail.com
Thu Sep 28 15:54:15 EDT 2006


Hey Damian,

I suggest you take a look at
http://mmm-experts.com/Products.aspx?ProductId=4 which is a nice open source
Python IDE for windows.

After you've installed the version from that page, you should go to
http://groups.google.com/group/PyScripter?lnk=oa and get the more recent
unofficial release, for a few features and fixes.

Its got good intellisense type code completion and is pretty sweet overall,
debugging, unit testing, a file based Code Explorer,

Give it a shot.
-Josh


On 28 Sep 2006 12:18:28 -0700, Damian <damian at nice.co.nz> wrote:
>
> Sorry about the multiple posts folks. I suspect it was the "FasterFox"
> FireFox extension I installed yesterday tricking me.
>
> I had a brief look at libxml(?) on my Ubuntu machine but haven't run it
> on the server.
>
> I'll look into pyrxp Larry.
>
> I have to say I'm struggling a little with the discoverability and
> documentation side of things with Python. I realise that
> discoverability is purported to be one of its strong sides but coming
> from the Visual Studio IDE where Intellisense looks after everything as
> you are typing and you can see exactly what methods are available to
> what class and what variables are required and why what I've seen so
> far is not that flash.
>
> I've installed Eclipse with Pydev (very impressive) on my Linux box and
> am using IDLE on Windows and it could just be my lack of familiarity
> that is letting me down. Any other IDE recommendations?
>
> I'd be keen to test pyrxp and libxslt but may need help with the code -
> I spent literally hours yesterday trying to make a 20-line bit of code
> work. To make things worse I started with 4suite in Ubuntu and it
> refused to work with an error about not being able to find default.cat
> or something. Googled for hours with no luck.
>
> That said, I really want to make the switch and so far Python looks to
> be the best choice.
>
> Cheers
> Damian
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20060928/1f272f5f/attachment.html>


More information about the Python-list mailing list