Re: 2.2 ready for testing
"Jonathan Ellis" <[email protected]> Fri, 06 Apr 2007 10:18:11 -0700
| Newsgroups | gmane.comp.python.spyce.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 6 Apr 2007 13:04:05 -0400, "Philip Semanchuk" <[email protected]> said: > I'm getting an odd error in my 2.0.3 code and I was thinking that > perhaps this is incentive to move to 2.2. But I see that revision 1255 > removed the transform module which I'm using in a few key places in my > code. Can you give me a very brief rundown on what I'll have to rewrite > to replace transform.whatever? yes, just use "import text" if you want to use python functions, or the text: tags for tags. "compact" is a bit different now since the semantics of the old one confused me, the rest is pretty much the same as what used to be in transform iirc. > Also, has anyone experimented with having two versions of Spyce (like > 2.0.3 and 2.2) installed and simply manipulating paths to invoke one or > the other? That should work; I used to have 2.0 and 2.1 on the same server. -Jonathan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV