|
|
|
[
Permlink
| « Hide
]
Christoph Sturm - 02/Jul/06 09:36 AM
scheduling this for 1.2 because 1.1.3 is bugfix only, and this is a new feature. If time permits it can be rescheduled for 1.2rc
Hiya,
Taking a lok at this now. A couple questions/thoughts:
Looks good for the most part though! I'm interested in your feedback to those questions before we commit something. Hi Dan, thanks for getting back to me on this;
As I said before, I have no strong feelings on implementation details, my design ideals would be something that promotes (in order of care) : Cheers
OK, I integrated something like this in SVN. I called the class WSDLExtension and it just has one method:
void extend(Definition d, WSDLBuilder builder) Let me know if that works for you! Looks good, only concern is now I have to infer which porttype I'm working with, from the definition? Is this correct ?
You should be able to get the name of the service from builder.getService().getName() and work backwards from there. Does that work?
|
|||||||||||||||||||||||||||||||||||||||||||||||||||