I think that you way is right, and I did the same way for develop an application. But when you say "a class should have only a "Single Responsiblity"?", well, I don't think so, a class is a representation of an object or a concept of a reality, with own data and functions (better called methods).
What you are said is the better way, the question is another: how do you develop this way?You can write a good XML parser that don't handle the exception or another that handle them very good, the little issues make the difference. On 11 Dic, 10:41, Julie Andrews <[email protected]> wrote: > On Sat, Dec 11, 2010 at 1:25 PM, TreKing <[email protected]> wrote: > > Didn't we discuss this already? > > > --------------------------------------------------------------------------- > > ---------------------- > > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > > transit tracking app for Android-powered devices > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<android-developers%2Bunsubs > > [email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > -- > Juliehttp://www.sirsainfo.in/<http://t>http://tradinglogically.blogspot.com<http://tradinglogically.blogspot.com>http://vikitionary.blogspot.comhttp://gandhi-the-man-of-millenium.blogspot.com/ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] 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

