corrected the problems with the tutorials from Pyro 4.20's documentation

Irmen de Jong <[email protected]>
Newsgroups gmane.comp.python.pyro
Message-ID <[email protected]>
Hi,

recently a few people rightfully complained to me about the fact that the tutorials from
the Pyro manual (warehouse, stockmarket) are no longer working in the latest Pyro version.

As you know, Pyro 4.20 introduced a new default serializer (serpent) in place of pickle.
The tutorials depended on the fact that it was pickle, and didn't work with serpent. So
they were kaputt in the original form.

I have just corrected this: the warehouse tutorial now only uses primitive types (and
thus it will work with serpent), and the stockmarket tutorial has been changed to set
the serializer to pickle.   I've uploaded a new version of the documentation, so the
on-line version at least contains a working tutorial section:
http://pythonhosted.org/Pyro4/tutorials.html


The other Pyro examples still need to undergo this treatment :-)

Cheers
Irmen de Jong


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.