-
### 🔎 Search Terms
- isolated declarations
- object getter
- object setter
### 🕗 Version & Regression Information
5.5.0-dev.20240514
### ⏯ Playground Link
https://www.typescriptlang.o…
-
I have noticed some inconsistencies in the handling for SQLite pragmas.
1. There is a setter for `busy_timeout=` but no getter. Likewise for `ignore_check_constraints=`.
2. No accessors for `anal…
-
I need to get access for the comment of a Zip file I'm reading and also set set it when creating a new archive. I see there is already support for reading and writing the zipFileComment in CentralDire…
-
If there is a field declared as public, but without getter and setter methods, Selma is not able to generate the mapping code for it.
-
### 1. Lombok
Auto-generated getters, setters, constructors and more...
https://projectlombok.org/features/
##### Example:
use @Getter, @Setter, and @Constructor to implicitly generate getters,…
-
In the modify-marshal sample there is in the po.xsd:
``
xjc generates an property usPrice with getter and setter getUSPrice and `setUSPrice`.
But if you set `@XmlAccessorType(XmlAccessType.P…
-
Consider having pure getter/setter methods. For example in PhysicsCharacter.java, `getUpDirection` and `setUp` (I assume these are a pair despite the difference in naming), the getter actually takes i…
-
**Describe the bug**
When an image is loading, clicking the "Open sidebar" button will cause the button to disappear and the sidebar to not appear. Sometimes the space for the sidebar is not reserved…
-
As reported on the forum: https://forums.adafruit.com/viewtopic.php?t=199790
Trying to use the LUT example results in:
```py
Lut: 27 deg C => 25.0% duty cycle
34 deg C => 50.0% duty cycle
42 deg …
-
This is to bring the attention to a problem that was discovered from `phosphor-nvme` https://github.com/openbmc/phosphor-nvme/issues/4
I found that `phosphor-nvme` daemon was causing issues with th…