I was wondering why data classes like Address or GeoPoint do not
implement Serializable but only Parcelable. I'd like to store these
into a file which does not seem to be possible. I can use Preferences
instead, making it a data container, which is surely not what it is
intended to be used for. So any reasons why Serializable is not
implemented?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to