If you want the user pref to be persisted in the database you need to
implement the server handler for it.

I remember Doug Davies has tried to add persistent layer for user
pref. Maybe he could share his progress.

Including him in the email.

- Henry

On Mon, Jul 25, 2011 at 3:42 PM, Mat Schaffer <m...@schaffer.me> wrote:
> So with some research it looks like I'm supposed to be implementing my own
> server module. Is that pretty much accurate?
>
> Again, any advice or RTFMs (with a link to the respective FMs) is
> appreciated.
>
> Thanks,
> Mat
>
> On Fri, Jul 22, 2011 at 10:20 AM, Mat Schaffer <m...@schaffer.me> wrote:
>
>> So I noticed that UserPref items don't work on the sample container which
>> makes sense after finding this thread:
>> http://markmail.org/message/tlwtlo4mrnrpz4w5
>>
>> Is there any good example of best-practice for implementing user prefs in
>> my containing application? Do I just make my own shindig-container.js and
>> handleOpenUserPrefsDialog? And does the page we point to just render
>> information into a div with id of `this.id`?
>>
>> The gmodule code appears to be obfuscated, so it's a bit hard to tell what
>> the right course of action would be. Any documentation or assistance would
>> be appreciated.
>>
>> Thanks,
>> Mat
>>
>

Reply via email to