Hi

I have few data in object structure and  the same is being used to display
the data on GUI. Is it a good idea to maintain my data and make all updates
on the data object itself? - In other words MVC pattern. Or I should not
keep any values in object (in-memory) since it might hold some of the system
resources? What is the best practice?

-- 
- Prakash.

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to