You are right about that :)
Yeah, so, in other words, it doesn't sound like a problem I'm going to be
able to solve here and now, for the project I'm working on.

Ok, no worries. I'm sure I'll figure something out. Thanks again for your
help!



On Thu, Jan 15, 2009 at 4:18 PM, Mark Murphy <[email protected]>wrote:

>
> > Ok, I did not realize that. I had made the assumption that they were all
> > DB-based.
>
> Some will be, but I'm under the impression that ContentProvider was
> specifically designed not to force it. For example, some people are using
> ContentProvider to serve static Web content to a WebView, which IMHO
> doesn't fit a database pattern terribly well.
>
> > Anyway, I guess I will have to figure out some other way, then. If anyone
> > has any suggestions, I welcome them :)
>
> I'm sorry if I sounded too harsh in my previous response.
>
> Given time and effort, you could:
>
> -- Design a way for ContentProviders to support OPTIONAL additional
> interfaces that provide some of the hooks you seek
>
> -- Modify the built-in ContentProviders to support those interfaces
>
> -- Submit both as patches to Android and hope they are approved
>
> However, the keys are "time", "effort", "OPTIONAL", and "approved", none
> of which might line up with your near-term objectives...
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com
> _The Busy Coder's Guide to Android Development_ Version 2.0 Available!
>
>
>
> >
>

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

Reply via email to