Read and Write objects to files

BlitzMax Forums/BlitzMax Programming/Read and Write objects to files

Hello!
Is there a way to completely read/write objects to files including methods and variables? Even if I don’t know the “organisation” of my object? (Let’s say I’m offering the abilities to add unknown objects with Lua for example).

Thanks ;)

So ? No Serializing like some other languages ?

Nope.

thanks... :)