[Gambas-user] Serialization
Jussi Lahtinen
jussi.lahtinen at ...626...
Sun Oct 3 22:01:50 CEST 2010
Hi!
I spotted these lines from svn log:
[INTERPRETER]
* NEW: The READ instruction can read arrays and collections with
'AS Object' as well as 'AS Variant'.
[INTERPRETER]
* NEW: WRITE and READ instructions can handle collections and arrays. Call
that "serialization".
Can you give me example how this works?
Example, I have two dimensional arrays, how do I read them from file with
this new way?
Jussi
More information about the User
mailing list