Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
EJB and other Java EE Technologies
Author
serialization
sitaram irrinki
Ranch Hand
Joined: Feb 16, 2005
Posts: 158
posted
Dec 21, 2005 03:55:00
0
What is the diff between deep AND shallow Serialization?
Scott Selikoff
Saloon Keeper
Joined: Oct 23, 2005
Posts: 3652
I like...
posted
Dec 21, 2005 09:12:00
0
Do you mean shallow versus deep cloning? I'm not aware of those attributes being described in terms of serilization.
My Blog:
Down Home Country Coding with Scott Selikoff
Annie Smith
Ranch Hand
Joined: Mar 05, 2005
Posts: 172
posted
Dec 22, 2005 05:42:00
0
Originally posted by sitaram irrinki:
What is the diff between deep AND shallow Serialization?
You probably mean deep copying with Serialization.
http://java.sun.com/developer/JDCTechTips/2001/tt0410.html
Cheers!<br /><b>Annie</b>
I agree. Here's the link:
http://jrebel.com/download
subject: serialization
Similar Threads
Object serialization
Encryption.... need help!!! :(
writing hashtable to a file
deserialization constructor execution doubt.
I/O
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter