I'm putting together a toolbar that will have a list of items that the user can add, remove or edit from. I figured it would be best to have those items stored in an RDF Data Source. Is there a better way to do this?
I would use the localstore RDF datasource. This is stored in the profile, so you don't need to worry about users in different profiles affecting eachother unexpectedly.
--BDS _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
