From: Ihsan Ali Al Darhi (iad929_at_[hidden])
Date: 2002-02-25 23:09:22


> I to prefer serialisation to persistence, as I tend to think of

Serialization means, in my opinion, to store the bject say in memory,
buffer, etc but not on a disk. Persistence means to store the object on a
physical storage device (a hard dsk).

Correct?
Mo