phonebookui/Phonebook2/ccapplication/ccapp/src/ccaappview.cpp
branchRCL_3
changeset 21 b3431bff8c19
parent 0 e686773b3f54
child 39 a6539d1e8e43
--- a/phonebookui/Phonebook2/ccapplication/ccapp/src/ccaappview.cpp	Mon Mar 15 12:39:26 2010 +0200
+++ b/phonebookui/Phonebook2/ccapplication/ccapp/src/ccaappview.cpp	Wed Mar 31 21:13:53 2010 +0300
@@ -114,8 +114,8 @@
          &iAppUi.Parameter(), CCCAppCmsContactFetcherWrapper::EFindContactFromOtherStores );
     iCmsWrapper->AddObserverL( *this );
 
-    // TODO: replace hardcoded uid comparison with better sollution that
-    // supports other mycard views too
+    // At the moment mycard does not need to support tabs, so this is 
+    // good enough sollution for launching mycard plugin
     TBool isUidMyCard = ( aUid == 
             TUid::Uid( KCCAMyCardPluginImplmentationUid ) );