The data
typed ObjectId should support the functions for the common object?
#112
streetycat
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I think, the get_object should return a NONObjectInfo for the
data
typed ObjectId. Now it returned None.We can get the same interface for all ObjectId, but now we must distinguish the type as below:
And, the
data
typed ObjectId should be a object, so it should support convert between NONObjectInfo.Beta Was this translation helpful? Give feedback.
All reactions