-
```
What steps will reproduce the problem?
1. Attached is the wsdl along with the issue
2. Using WSDL2OBJC .07(Tried with WSDL2OBJC 0.06 also)
What is the expected output? Elements/Attributes to be …
-
```
What steps will reproduce the problem?
1. Attached is the wsdl along with the issue
2. Using WSDL2OBJC .07(Tried with WSDL2OBJC 0.06 also)
What is the expected output? Elements/Attributes to be …
-
```
What steps will reproduce the problem?
1. Generate code from: https://www.smoneybox.com/service/service.wsdl
2. The code is without attributes and elements in sMoneyboxServiceSvc.h\.m
What is the…
-
```
Hi,
We would like to customize the code generated by Orika. What we really need is
to intercept an exception (say JDODetachedFieldAccessException) that is thrown
by our model classes when we ac…
-
Mixer2 adapter model defines templates in form of protos.
Mixer-Bazel codegen processes the templates to produce other protos and go code.
It is very convenient for an adapter developer to have th…
-
I try to use scrooge to compile thrift files to Scala files, but get lots of compile errors even I use the code in demos/scrooge-maven-demo.
### Expected behavior
Build success with mvn clean in…
-
```
What steps will reproduce the problem?
1. Attached is the wsdl along with the issue
2. Using WSDL2OBJC .07(Tried with WSDL2OBJC 0.06 also)
What is the expected output? Elements/Attributes to be …
-
```
What steps will reproduce the problem?
1. Generate code from: https://www.smoneybox.com/service/service.wsdl
2. The code is without attributes and elements in sMoneyboxServiceSvc.h\.m
What is the…
-
Only service classes have annotation metadata at this point in time.
-
Inside the issue there are chunks of code that are likely to be generated: https://github.com/dotnet/csharplang/issues/39
We should align where possible.