Hi, It seems that pyro provides remote access to object acting as middleware. My requirement is a bit different. It need not be remote. But I need to make run time changes at the running program, say changing it's functionality. More in lines of dynamic modules, but triggered by messages from outside.
Regards, Piyush -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Holden Sent: Thursday, September 27, 2007 9:05 PM To: python-list@python.org Subject: Re: making run time changes.. 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 -- http://mail.python.org/mailman/listinfo/python-list -- http://mail.python.org/mailman/listinfo/python-list