No, no automatic way. I have a lib, which serializes and unserializes
any acyclic or cyclic network of objects, but I failed to factor the stuff
into a pure library yet.

Since this question appears every now and then, I should probably put some
work in this sub-project.

Am 26.05.2006 um 00:40 schrieb Deane Venske:

Is there anyway to serialize an object in REALBasic?

In PHP I'll often serialize say a session object and store it in a DB so that when that user logs in again, I can restore their session EXACTLY.

What I want this for is where I have my client-server apps to be able to serialize a recordSet, send that data across to the client and then unserialize it and use it as a recordSet again.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to