On Fri, Jun 13, 2008 at 3:50 PM, Jean-Sebastien Delfino < [EMAIL PROTECTED]> wrote:
> ant elder wrote: > >> >> So just to be clear on what is being suggested this would be like the >> launcher we used to have back in M2 days right? >> >> ...ant >> >> > No, the M2 launcher mixed too many different aspects: > a) load the Tuscany JARs > b) download then from the network as necessary > b) launch your application code > c) turn a client into a a 'client component' > > I am talking about what's currently demonstrated in: > samples/calculator-distributed, in LaunchCalculatorNodeA > or > tutorial/store-client, in LaunchStoreClient > > for example, which only address (a). > -- > Jean-Sebastien > Fair enough, i think we'd all be a bit nervous about trying "b) download them from the network as necessary" again :) ...ant