diff options
author | Christian Belisle <cbelisle@mandriva.com> | 2001-11-08 14:35:48 +0000 |
---|---|---|
committer | Christian Belisle <cbelisle@mandriva.com> | 2001-11-08 14:35:48 +0000 |
commit | 3635eef0caf6047d93debb7c4776eb36f3a54e4f (patch) | |
tree | b5376e1d75e326e47ad5c37b6edfd8e3036c9c9e | |
parent | 53c687960b7f779ddd255bd5dde6ed6f6ec98f78 (diff) | |
download | transfugdrake-3635eef0caf6047d93debb7c4776eb36f3a54e4f.tar transfugdrake-3635eef0caf6047d93debb7c4776eb36f3a54e4f.tar.gz transfugdrake-3635eef0caf6047d93debb7c4776eb36f3a54e4f.tar.bz2 transfugdrake-3635eef0caf6047d93debb7c4776eb36f3a54e4f.tar.xz transfugdrake-3635eef0caf6047d93debb7c4776eb36f3a54e4f.zip |
update
-rw-r--r-- | spec | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -63,7 +63,7 @@ will detect Netscape, OE and Eudora accounts and will ask to the user if he want to transfer his account(s) in Linux. And if so, in which program. After, the user will have to choose if he wants to transfer his emails or not. And finally, he will have to tell if he wants to transfer -his data (files and SQL), and from where. +his data, and from where. - After, an application will be available on the desktop to allow the user to synchronise with his existing Windows partition. - The two parts will be depending on a library with all the necessary @@ -84,7 +84,6 @@ Priorities: - Build the standalone interface first to crashtest the library - Build an embedded interface to put it in Mandrake First Time - Build the synchronizer - - Build the SQL part of the library Timeframe: - Research: 1 week @@ -96,7 +95,6 @@ Priorities: - Standalone interface: 3 weeks - Embedded interface: 2 weeks - Synchronizer: 2 weeks - - SQL Part: 3 weeks Risk Evaluation: - The first risk will be found in the eudora part of the library. That's @@ -112,8 +110,6 @@ not working correctly. That's why I put 3 weeks for the standalone and 2 weeks for the embedded. - The synchronizer will be like the embedded part... meaning no major risks. -- SQL part is risky, that's why I put it in the last priority. If it's -not ready for 8.2, it will be for the next one. Technologies used: - Library: C or Perl (Perl is faster to develop. But if I loose time |