Something equivalent to Matlab's createClassFromWsdl 
(http://www.mathworks.com/help/matlab/ref/createclassfromwsdl.html) would 
be really convenient, and probably wouldn't take all that much code to 
write. Depending on which XML library API you prefer (expat vs libxml2 vs 
other), it might help if we could get Dahua's LightXML.jl moved over to the 
organization so it can be better-maintained. I've been meaning to send him 
an email directly since he's been AWOL on Github. We could just migrate a 
fork if we really need to.


On Tuesday, October 14, 2014 2:18:45 PM UTC-7, Stefan Karpinski wrote:
>
> I've had some success with using gSOAP and then calling C/C++ code from 
> Julia.
>
> On Tue, Oct 14, 2014 at 7:06 AM, Adrian Torrie <[email protected] 
> <javascript:>> wrote:
>
>> How can I generate code from the wsdl address with julia? Can it be done, 
>> or do I need to type everything out manually?
>>
>> Can't find any examples using Google, julia-users, julia-dev, or 
>> StackOverflow.
>>
>
>

Reply via email to