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 think property attributes should be included in a serialized output. Perhaps iterating over the attributes and getting all the values of property instances should be the easiest approach?
The text was updated successfully, but these errors were encountered:
Interesting idea. But automatically putting all properties into the JSON format will probably have some unintended consequences. It might be better if there was something like this:
Example:
I think property attributes should be included in a serialized output. Perhaps iterating over the attributes and getting all the values of property instances should be the easiest approach?
The text was updated successfully, but these errors were encountered: