-
**Is your feature request related to a problem? Please describe.**
I’m often frustrated when I need to manually implement equality logic for my classes, especially since it involves consistently gene…
-
Add HTTP as a supported language for snippet generation.
## Task List
- [ ] Adapt the generated `RequestBuilder` class to produce `.http` snippet files.
- [ ] Exclude unnecessary generated code not …
-
This is a behaviour inherited from epydoc that we don't need I think.
And it adds extra complexity to the ``starttag()`` method of the ``HTMLTranslator``:
https://github.com/twisted/pydoctor/bl…
-
Has there been consideration around creating the actual client classes using the proper HTTP method and URL? The swagger-codegen for typescript has a few different flavors, depending on what you want…
-
In ROS1, all generated message classes derived from a common class: `genpy.message.Message`.
This allows for a bunch of handy behavior, including the ability to use `isinstance(..., genpy.message…
-
When generating Java classes from schema it would be very convenient for classes to be annotated with the @Generated annotation, making it easier to exclude them from test coverage tools (as an exampl…
-
```
What steps will reproduce the problem?
1. Define a rule with two slots
2. Retrieve this rule from the resulting result set
3. System.out.println(rs.next());
What is the expected output? What do …
-
| --- | --- |
| Bugzilla Link | [398955](https://bugs.eclipse.org/bugs/show_bug.cgi?id=398955) |
| Status | NEW |
| Importance | P3 normal |
| Reported | Jan 24, 2013 05:02 EDT |
| Modified | May…
-
```
Generate classes and forms from the roo-model
```
Original issue reported on code.google.com by `sachs.ma...@gmail.com` on 7 Jun 2011 at 6:05
-
With the following code
```kotlin
val codeGenerator = CodeGenerator()
codeGenerator.baseDirectoryName = "output/directory"
codeGenerator.basePackageName = "com.example"
codeGenerator.generate(U…