|
Definitely not. First of all, you should know that serialization is not the only way to handle things like persistence or remote processing, nor am I saying it's the best way either. Your original question was... "what is it used for?"... so I mentioned a couple of reasons why it is used. And if you do decide to use serialization, you definitely should NOT make every bean or class in your app serializable. Only those for which you have a valid reason to do so. Ivan --- Lim Hock-Chai <Lim.Hock-Chai@xxxxxxxxxxxxxxx> wrote: > is that true in all cases? is there any down fall > to always implement it? > > -----Original Message----- > From: java400-l-bounces@xxxxxxxxxxxx > [mailto:java400-l-bounces@xxxxxxxxxxxx]On Behalf Of > Ashish Kulkarni > Sent: Monday, December 20, 2004 9:42 AM > To: Java Programming on and around the iSeries / > AS400 > Subject: Re: Beginner java question: Serializable > > > You should implement Serializable if you want to > create a java bean, > Ashish > > -- > This is the Java Programming on and around the > iSeries / AS400 (JAVA400-L) mailing list > To post a message email: JAVA400-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: > http://lists.midrange.com/mailman/listinfo/java400-l > or email: JAVA400-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the > archives > at http://archive.midrange.com/java400-l. > > __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.