-
Non-replacing embeddables produce generated code in referencing record classes like this:
```java
/**
* Setter for the embeddable MONETARY_AMOUNT.
*/
public void setMonetaryAm…
-
Thanks for your great job. When I want to train our model in Semantic3D dataset, there have a classes.json file in dataroot. But how to generate classes.json file? I didn't have an idea.
Looking …
-
Should consider making generic InputGetter and ShapeMaker than can be super classes to specific InputGetters and ShapeMakers, so that standard format for input getting and shape generate and be ensure…
-
**Describe the bug**
When declaring a static function inside a templated type, concrete type generation lack the static function, maybe I am doing something wrong here, is this normal behavior?
**…
-
I need to create C# classes from asn1 specification. Has anyone tried to use asn1tools to create static classes in Python or other languages? Also is it possible to rewrite C source generator, without…
-
### Describe the problem
I'm using twind.style to inject tailwind styles into shadow dom for a chrome extension that runs on different sites. The issue is rem is calculated based on the base font siz…
-
We want to generate behavior into them. This will also eliminate the annoying `override var modifier: Modifier = Modifier` boilerplate that every implementation has to do.
-
I have a CRD from which I generate the Java Classes. I can add annotations to indicate the Builders of these classes, but is there a way to actually generate the Builder classes as well?
Concretely…
-
##### Description
If Schemas are referenced in cyclic manner, the Models are generated twice. In below code,the Model `ProblemDetails` is generated twice as
- `ProblemDetails.java`
- `Proble…
-
Java doesn't support interfaces.
The current solution is ignoring Maps and Arrays from the root files and when we found a field that uses a map or an array, we set their values instead.
For exa…