Replies: 1 comment
|
Hi @cmwalolo this enquiry requires a further check. I need to prepare some real examples, I expect that the source code generator in not actually supporting this scenario, then we have to schedule a feature for this purpose. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I don't see in the documentation the use of discriminators as it's done with MongoDB, or with explicit mapping for LiteDB.
Can Blite handle different types into a collection ? Let's say my List is a List that can containt either a RectangleShape, CircleShape, StarShape and what ever as long they are all implementing ISceneNode ? Can it handle by default this Scenarie or is there any way to configure it ? I'm starting a new app, and was ,just looking for an alternative of LiteDB, just to check new available libraries. It could be a winner choice .
Thanks for your help or advices :-)
All reactions