Re: win32 dia with python

2006-09-19 Thread Mike Dewhirst
Steffen Macke wrote:
> Mike,
> 
> I've used Python 2.2.3 from www.python.org to compile. It was installed
> in the default location (c:\Python22)

Steffen

Further to 2.2.3, is there a reason you have stayed with that version of 
Python?

I started with 2.3.x and have recently (and painlessly) been using 2.4.x 
and looking forward to 2.5.x. I would be surprised if anything broke in 
dia.pyd if you advanced to 2.4 or even 2.5. Version 2.5 RC2 is solid and 
looks like getting the tick real soon now. It will be the last Python 
until version 3 is released. There won't be any more new features in 
2.5, just bug fix point releases.

Version 3 will break backwards compatibility so 2.5 will probably have a 
long life. That means you might need to support two Pythons almost 
indefinitely once v3 hits the street. I have no doubt Python has a 
bright and lengthy future.

The reason I like Dia is that it promises (via the Python plugin) to let 
me convert UML diagrams into Python source. I'm thinking that's some 
sort of holy grail :)

Mike

> 
> The problem is that I used the current CVS HEAD of dia to compile.
> Looks like I have to go back to 0.95-1. I hope I'll manage this later
> today...
> 
> Regards,
> 
> Steffen
> ___
> Dia-list mailing list
> Dia-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/dia-list
> FAQ at http://www.gnome.org/projects/dia/faq.html
> Main page at http://www.gnome.org/projects/dia
> 
> 
> 

___
Dia-list mailing list
Dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq.html
Main page at http://www.gnome.org/projects/dia



Re: win32 dia with python

2006-09-19 Thread Steffen Macke
Mike,

> Further to 2.2.3, is there a reason you have stayed with that version of
> Python?

I just looked at Hans' makefile. It seems to reference Python 2.2. For the time
being I sticked to it. It would be good to get some feedback which Python
version is the preferred one (Or should we package for different
Python versions?)
I just saw that Python 2.5 is released.

The new DLL (still Python 2.2 but linked against Dia 0.95-1) is available:

http://prdownloads.sourceforge.net/dia-installer/dia-python-0.95.1-1.tar.bz2?download

Sorry for the .tar.bz2 file. Upload of .zip file didn't work for some
reason. You can use
e.g. 7-Zip to extract the files.

Regards,

Steffen
___
Dia-list mailing list
Dia-list@gnome.org
http://mail.gnome.org/mailman/listinfo/dia-list
FAQ at http://www.gnome.org/projects/dia/faq.html
Main page at http://www.gnome.org/projects/dia