You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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