phonebookui/Phonebook2/USIMThinExtension/src/CPsu2CopySimContactsCmd.cpp
branchRCL_3
changeset 17 2666d9724c76
parent 13 a6539d1e8e43
--- a/phonebookui/Phonebook2/USIMThinExtension/src/CPsu2CopySimContactsCmd.cpp	Mon Jun 21 15:24:27 2010 +0300
+++ b/phonebookui/Phonebook2/USIMThinExtension/src/CPsu2CopySimContactsCmd.cpp	Thu Jul 15 18:22:55 2010 +0300
@@ -13,6 +13,11 @@
 *
 * Description:  Phonebook 2 copy "new SIM" contacts to phone memory.
 *
+* NOTE: CPsu2CopySimContactsCmd contains a lot of similar code to this class.
+* Reason is that there is no clear place to share common SIM related code between 
+* USIMThinExtension.dll and USIMExtension.dll. This is a potential place for
+* future refactoring. 
+*
 */