http://bugs.meego.com/show_bug.cgi?id=6898
--- Comment #10 from pohly <[email protected]> 2010-09-30 00:58:53 PDT --- (In reply to comment #9) > (In reply to comment #6) > > > I don't think we should create Notebooks inside of our backend. Every small > > typo would lead to the creation of a new Notebook. > > > > Traditionally, "evolutionsource" has only created something if there was an > > explicit file:// prefix. If supported, the result was a database file at the > > location following the prefix. > > > > We may use KcalExtended in buteo. Tracker is used as database storage. I got > from yongsheng that no efficient approach to create two databases for two sync > clients. Is it possible to select a Notebook for syncing with Buteo? > Using two notebooks is an alternative method. Typo issue still exists > when creating new database storage. Yes, but a casual user won't use the file:// semantic, and if he does make a mistake when using it, he can remove the file. Removing a Notebook is harder (impossible?!). > So, I think maybe creation of new notebook > is also a feasible implementation. I agree that we need to make it work with Buteo, but I don't think that SyncEvolution should create Notebooks. Can we move that functionality into a separate utility? That means that we can implement the evolutionsource as suggested in comment #6. -- Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
