You mean you're creating a new ContentProvider, but don't intend to support the update method? Document it extensively and throw a RuntimeException from inside the method.
Cheers, Justin Android Team @ Google On Oct 20, 10:36 am, jtaylor <[EMAIL PROTECTED]> wrote: > If I don't need the Update method in a Content Provider, how do I > alert others using it? I can just leave the method empty, but what > other precautions should I take? > > - Juan T. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

