On Sun, Dec 11, 2011 at 2:11 AM, Chris <crehb...@gmail.com> wrote:
>
>
> On Saturday, December 10, 2011 4:06:03 AM UTC-5, petter wrote:
>>
>> in the latter one have to ensure the
>> different Adapter/OpenHelper's implements consistency between the
>> different tables.
>
>
> A single helper for multiple tables seems like a bad idea due to poor
> encapsulation.
>

Except that SQLiteOpenHelper is designed to manage a *database*,
not a *table*.

> A helper class to manage database creation and version management.

-- 
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