Nikolaus Rosenmayr

Results 4 issues of Nikolaus Rosenmayr

Exporting of abstract methods on (base) classes is not supported. I just stumbled upon this but do not really require it. Here is a test to check for it: ```C#...

deserialization uses a `Context` with all deserializers. Custom serializers become more flexible if the serialization process uses the same mechanism. ## purpose support automatic creation of references with a custom...

enhancement
waiting for information

Dear maintainers, would you mind to support [polymorphism](https://en.wikipedia.org/wiki/Polymorphism_(computer_science)) when serializing? Problem --------- At the moment the schema exactly defines the expected type of the property to serialize. If any subclass...

discussion

Unfortunately, it does not work with node LTS v6.11.3. The LTS version does not support usage of `async`. see: http://node.green/ Would you mind to use [babel](https://babeljs.io/) to transpile your code...