making run time changes..

Steve Holden steve at holdenweb.com
Thu Sep 27 11:35:27 EDT 2007


Piyush Jain wrote:
> Hi,
> 
> I am new(almost) to python. I wish to making a server in which I can 
> make changes at run time. For example , add a method to a 
> class/attribute to object etc. by sending it messages.
> 
> Can anyone help me with what features to look into and how to go about 
> it. Are there any similar projects?
> 
Take a look at Pyro (Python remote objects). It can almost certainly do 
what you want.

regards
  Steve
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC/Ltd           http://www.holdenweb.com
Skype: holdenweb      http://del.icio.us/steve.holden

Sorry, the dog ate my .sigline




More information about the Python-list mailing list