Basically anything that is database specific should be stored in your
AppInfoBlock.  With my app, different databases have different formats.
This needs to be stored in the appinfo block so my app. knows how to
interpret each database.  Preferences can hold anything that is application
specific.  The problem with preferences though, is that they are deleted
when the app. is deleted.  The AppInfoBlock will stay with the database when
it is backed up to the PC and reinstalled at a later time.

Jamie.
"George Aslanis" <[EMAIL PROTECTED]> wrote in message
news:52891@palm-dev-forum...
>
> Hello,
>
> I was wondering what the design criteria should be which determines when
to
> use an AppInfoBlock vs. Preferences or both.
>
> Thanks
>
> --
> George Aslanis
> [EMAIL PROTECTED]
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to