Sounds cool to me, but could you give some hints, what should be done on the server side?
Andreas -----Original Message----- From: Stephen McConnell [mailto:[EMAIL PROTECTED] Sent: Dienstag, 4. November 2003 02:50 To: Avalon Developers List Subject: Re: distributed containers Hamilton Verissimo de Oliveira (Engenharia - SPO) wrote: > Just a client that: > >1 - Wants a service > (Locator through Broadcasting or specific URLs) > >2 - Service found > (Download necessary byte codes and resources) > (Proxies or the service as it is?) > >3 - Use service > This is what Merlin can do today (without any extension). $ merlin http://dpml.net/merlin/tutorial/blocks/hello.block -execute [INFO ] (kernel): installing: http://dpml.net/merlin/tutorial/blocks/hello.block [INFO ] (tutorial.hello): logging [INFO ] (tutorial.hello): initialization [INFO ] (tutorial.hello): execution [INFO ] (tutorial.hello): disposal [INFO ] (kernel): dissassembly phase [INFO ] (kernel): disposal phase With a little server side inteligence we should able to provide the same thing based on a service request. Stephen. -- Stephen J. McConnell mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
