> We can carry on expanding > http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Endpoints. Not much > there yet but am starting to add things. >
An update on where I've got to with Endpoints and EndpointReferences. I've updated http://cwiki.apache.org/confluence/display/TUSCANYWIKI/Endpoints with a model and some description of the events that cause Endpoint and EndpointReference models to be created. I've added code to this effect in parallel with the existing code. I've got to the stage now where I can't do any more in parallel and need to do some ripping and replacing. In particular I have the following TODOs Use of EndpointReference2 and Endpoint2 in place of the current EndpointReference Separate out the Endpoint/EndpointReference creation and resolution code from the builders so that it's pluggable and can defer to bindings if required Fix up callbacks for the new structures Fix up promotion for the new structure Any further comments gratefully received. Regards Simon
