On Thu, Jun 25, 2009 at 4:55 PM, Scott Kurz<[email protected]> wrote: > I'm not suggesting generating one from WSDL yet, until we understand > the use case(s) we'd need this in more detail. It might be nice to > throw an error if a Java interface is unavailable however. > > Obviously we have a lot of bindings today and people have figured out > the trick... just seemed nicer to have a method clearly intended for > this purpose. > > Scott >
Hi Scott Ok, I understand. I guess we could add it as a helper so if the extension developer were really expecting a Java interface then we could test that a Java interface is available. Simon
