Hi all, I am porting an application from mongoengine to ming and I wished to map a nested document. I've seen another post mentioning the subdocument feature but since I am not using the declarative approach to mapping I'd like to know whether it is possible to do it using the imperative mapping approach ( https://ming.readthedocs.io/en/latest/baselevel.html#ming-baselevel ). Is it possible to load an object and have another class nested inside?
best regards, Rafael -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/turbogears/9e80790c-5260-4485-a8cc-ddbbddfdfd4dn%40googlegroups.com.

