On Fri, Aug 28, 2009 at 10:06 AM, Simon Laws<[email protected]> wrote: > personally I'd rather... > > Catch the error > look to see if the registry has a new endpoint > if it has use it > if it hasn't throw the error > > However this is not a big piece of code so there is plenty of scope > for us to experiment. I would go ahead and do whatever you prefer for > the time being and at least we will have something to play with. > > Simon >
Ok done in r808838 which adds a way to check if the wire taget endpoint reference is out of date comapred to the endpoint registry and if so does a wire rebuild. ...ant
