ANNOUNCE: Pyro 1.1 (distributed objects)

Irmen de Jong irmen at --nospam--bigfoot.com
Wed May 17 15:19:10 EDT 2000


"Frank V. Castellucci" <frankc at colconsulting.com> wrote in message
news:391B3833.26EDAD18 at colconsulting.com...
> What about object versioning? If someone changes a remote objects
> interface or data I may need to rely on earlier versions of the object.

Pyro doesn't have this yet.
There are other issues I want to implement first.

You could, for now, use the same approach as with (D)COM;
just require that once published, all interfaces remain unchanged.
New versions have new names.

Nevertheless, I will put this on the Pyro wish list.


Cheers,
Irmen de Jong.





More information about the Python-list mailing list