Re: [Modeling-users] Python 2.3 and booleans
Status: Abandoned
Brought to you by:
sbigaret
From: Yannick G. <ygi...@yg...> - 2004-04-16 16:43:22
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On April 16, 2004 08:25 am, Sebastien Bigaret wrote: > =A0 =A0 def _setMyAttribute(self, value): > =A0 =A0 =A0 =A0 self.value=3Dbool(value) > > (this is in fact the very same technique exposed here: > =A0http://modeling.sourceforge.net/UserGuide/attribute-custom-type.html) > > > =A0 =A0 If it's not what you need, could you also give a little example? Thats exactly what I need (except that I want an int instead of a bool) ! Thanks ! : ) > =A0 and I'll have a look at Arch when I find time ;) =A0Any idea on wheth= er > =A0 it wirks on sf? What is nice about Arch is that is does not need any support on the server side. Any remote file storage method will work, FTP, SFTP, WebDav, NFS... There is a ViewArch script to give the same functionality as ViewCVS. You can also have free hosting on sourcecontrol.net as long as your archive contain only free software. Sourcecontrol.net offers some more Arch centric support like remote branch searching and they are in the process to add website and release hosting too. The Emacs vc-arch mode also made it's way in the Emacs CVS so we can expect to see it in the next release. Compared to Subversion, the other likely replacement for CVS, Arch standout because it does not require special action on the server, it already support symlinks and you have GPG signature of commits which is quite an important feature with all the recent development server compromises. Both support renaming and moving but Arch can detect it without notifications without breaking history if you use tag-lines. Thats quite a nice feature if you come up with the new name one of these days... ; ) Get more information here: http://wiki.gnuarch.org/ =2D --=20 Yannick Gingras "Let's say the docs present a simplified view of realit= y" Coder for OBB : Obliquely Berserk Bookstore -- Larry Wa= ll http://OpenBeatBox.org =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAgA0jZJ8/OobqizMRAoacAJ9TmW9EFYfoIpwW6S9Xth+3jmm8WACgg7ZP 9W8GP89mmfusGsJhpL2jXUA=3D =3DchOf =2D----END PGP SIGNATURE----- |