Hi !
I need to implement Mongoose discriminators : http://mongoosejs.com/docs/discriminators.html
I believe it's not supported yet by the haxe js kit...
If it's indeed so, what would be the best way to support it so that it supports both ways of declaring schemas (macro and non-macro ways) ?
Thanks
Hi !
I need to implement Mongoose discriminators : http://mongoosejs.com/docs/discriminators.html
I believe it's not supported yet by the haxe js kit...
If it's indeed so, what would be the best way to support it so that it supports both ways of declaring schemas (macro and non-macro ways) ?
Thanks