-
```
Integrate the ObjectTranslator from
http://www.darronschall.com/weblog/archives/000247.cfm into the
serialization package. This takes a generic object with properties and
turns it into a strongly…
-
Hello,
I'm using the `@Proto` annotations on classes I want to marshall in an infinispan cache, as described here :
https://quarkus.io/guides/infinispan-client-reference#annotation-based-serializ…
-
Would it be possible to add the options as an init paramters in ImageSpec class?
Do you see problem with doing something like this:
``` python
def __init__(self, source,options=None):
self.so…
-
**Describe the bug**
If restore face is ON to generate txt2img I will have RuntimeError error
I have finished downloaded everything and restart not help.
**To Reproduce**
Steps to reproduce …
-
Lagom Version: 1.3.x
API: Scala
### Problem:
The process of selecting a potential serializer differs between Akka and Lagom. As a result instances of `Format[T]` which serve as serializers for…
-
Hello,
I'm doing something along the line of Jason Bock with Custom Field data using original value.
[Creating Custom FieldData Classes in CSLA](http://www.jasonbock.net/News/Item/9cc70d85-bef3-…
-
Although we typically serialize `GufeTokenizable`s to `dict`, `keyed_dict`, or `KeyedChain` forms turned to JSON, it can also be convenient to pickle these objects in certain cases. When using `multip…
-
### System Info
General issue
### Who can help?
@zucchini-nlp @gante
- [x] The official example scripts
- [ ] My own modified scripts
### Tasks
- [X] An officially supported tas…
-
```
What steps will reproduce the problem?
1. Map a share
2. View torrent's file property pane, for a torrent which creates no dir of its
own (stores in / relative to your configured UNIX path)
3. Do…
-
Azure Functions v3 has a strong dependency on `Newtonsoft.Json`. For future proof, it should be decoupled from the runtime and support both `System.Text.Json` and `Newtonsoft.Json` on dev's choice, es…