Object serialization / saving an object to filesystem? #10790
Replies: 4 comments 3 replies
-
What about json? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Thank you! I tried to use Thank you, I did see that earlier but unfortunately it looks like it's not developed yet. From the link: |
Beta Was this translation helpful? Give feedback.
-
This doc lists several options for serialisation with the benefits and drawbacks of each. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any recommended/general purpose way to save objects to the filesystem at the moment? Or should I go ahead and write custom code based on how my particular objects are structured?
Here's a very basic example to show what I'd like to do
Beta Was this translation helpful? Give feedback.
All reactions