-
Thank you for creating this fork/PR – it has already solved a few issues I've had with nested serializers.
Is it possible to use these mixins to support deeply nested serializers? If I've got model…
-
I see this line of code `StringUtils.join(".", attributePath)` many many times in the crnk project code.
Which indicates that a full path String like `person.mother.name` is needed quite often (maybe…
-
```
SELECT TOP 5 c FROM COMPOSITION c ORDER BY c/context/start_time ASC
```
and
```
SELECT TOP 5 c FROM COMPOSITION c ORDER BY c/context/start_time/value ASC
```
should return exactly th…
-
After merging PR #397, we should introduce a new workload using Django (maybe other runtime languages).
We are consdering the blog system from https://github.com/gothinkster/realworld
-
Is it possible to use the package to create pedigree files from scratch?
When I try to create `Individual` objects and call e.g. `get_json` it only includes mandatory information and skips stuff in `…
-
```
Java beans are represented as record structures where the slots are part of
the value of an atom.
An alternative is to represent Java beans as link b/w slots. This is not
necessarily better bec…
-
```
Java beans are represented as record structures where the slots are part of
the value of an atom.
An alternative is to represent Java beans as link b/w slots. This is not
necessarily better bec…
-
Greetings,
while testing GLM's generate.sh script we have found that certain inputs seem to cause a crash. Specifically the error is:
```
Traceback (most recent call last):
File "/home/acb11…
-
Hi @LingDong- , I've been playing around with your wen-yan lang for quite a while. It's really a lot of fun and gives me a great sense of pride and achievement to code in my mother language. Besides, …
-
```
Java beans are represented as record structures where the slots are part of
the value of an atom.
An alternative is to represent Java beans as link b/w slots. This is not
necessarily better bec…