http://bugzilla.moblin.org/show_bug.cgi?id=3604
--- Comment #25 from yongsheng zhu <[email protected]> 2009-09-11 00:48:06 --- (In reply to comment #24) > (In reply to comment #23) > > I think we should add a parameter 'ConfigNode &node' to > > SyncSourceConfig.savePassword and so does > > PasswordConfigProperty.savePassword. > > what's your opinion? > > > > Another question is, since only PasswordConfigProperty knows what > > information > > it needs to store password, I'd like to add a virtual function > > 'getPasswordKey' > > and each child class implements it to get necessary information to the Key > > struct. > > Both sounds reasonable. I defined new interface for them and did the implementation for proxyPassword and evolutionpassword. To be clear, I submit them into another patch. Please see the 2nd patch of branch 'origin/bug3604' and have a check. -- Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are watching someone on the CC list of the bug. _______________________________________________ Syncevolution-issues mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution-issues
