-
```
The current implementation is not serializable. If we load a huge amount of
data each time when starting, this may limit the usage. However, if it is
serializable, we can load it once and serial…
-
```
The current implementation is not serializable. If we load a huge amount of
data each time when starting, this may limit the usage. However, if it is
serializable, we can load it once and serial…
-
Having two inboxes is confusing. We should remove the Active Wizard inbox and combine both into the Inbox dashlet. We can also remove some methods in OC when we go through this update.
Before start…
-
@TomiZet commented on [Wed Jun 13 2018](https://github.com/vaadin/vaadin-upload/issues/269)
Events 'upload-success', 'upload-error' and 'upload-abort' handled by vaadin-upload component are serialize…
pleku updated
3 years ago
-
`Transaction.supportsFiltering` check disappeared from `InMemoryDataStoreTransaction.loadObject` after upgrade, and now when `filterExpression` is not `null`, `InMemoryDataStoreTransaction` never c…
-
## Bug Report
### iRODS Version, OS and Version
iRODS 4.2.8, CentOS 7
### What did you try to do?
The documentation for dynamic PEPs says that objects of type `irods::plugin_context &` are…
-
```
This error happens when I import iTween.cs into any project:
NullReferenceException: Object reference not set to an instance of an object
iTween.LateUpdate()(at Assets/iTween/iTween.cs:6583)
The…
-
Whenever using OBJECT in-memory format with EntryProcessors, there's a feature that can also become a **pitfall**: if your EntryProcessor modifies the object, the stored cached value will remain modif…
-
### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the …
-
This might be the same as issue 2508, which is closed.
`@Serializable` annotation doesn't generate any code.
Also note this stack:
https://stackoverflow.com/questions/76684973/kotlinx-seria…