spyce 2.1 beta: please test!
"Jonathan Ellis" <[email protected]>
| Newsgroups | gmane.comp.python.spyce.general |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
Spyce 2.1 is feature complete and the docs are mostly done. Please test
it out in the next couple days and I'll get a release out soon.
Here's what you need to do:
$ svn co https://svn.sourceforge.net/svnroot/spyce/trunk/spyce spyce2.1
$ cd spyce2.1
$ python spyceCmd.py -l
browse to localhost:8000/ to generate a local copy of the 2.1 docs, then
click on
"examples list."
CHANGES has a thorough list of what's new, but the big ones you can get
a good sense of in the new examples. The following are new (and the
associated doc pages are new/updated):
login-optional.spy
login-required.spy
formtag.spy
formintro.spy
handlerintro.spy
handlervalidate.spy
handlervalidate2.spy
session2.spy
Also, check out the DB module docs, which will be at
http://localhost:8000/docs/doc-mod_db.html -- no extracted examples yet.
(But the new pyweboff demo uses it:
python spyceCmd.py -l --conf contrib/pyweboff/config.py)
The only backwards-incompatible change that most people will notice is
that the session module is very different now (and much easier to use).
The old one is still around as session1; CHANGES gives a perl script to
switch your spy .import statements if you want to keep using the old
one.
Additionally, the minimum Python version is now 2.3.
Thanks guys!
-Jonathan
--
C++ is history repeated as tragedy. Java is history repeated as farce. --Scott McKay
-------------------------------------------------------------------------
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