Serializable means that the object can be marshalled and unmarshalled to disk (or other destination) by the regular Java means. Idealy model classes should be serializable, yes.
Reply to this email with “Delete”, “Approve”, or “Spam”,
or moderate from the Disqus moderation panel.
Jason Porter’s comment is in reply to
franleplant:
Hey Guys!
Why Show implements Serializable and the other classes don't? What does Serializable implies? Im making an application very much alike Ticket monster ...
Jason Porter
Serializable means that the object can be marshalled and unmarshalled to disk (or other destination) by the regular Java means. Idealy model classes should be serializable, yes.
8:51 p.m., Tuesday Nov. 19
Moderate this comment by email
Email address: lightguard.jp@gmail.com | IP address: 66.182.70.141
Reply to this email with “Delete”, “Approve”, or “Spam”, or moderate from the Disqus moderation panel.