[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-client-cvs
Subject:    [Client-cvs] core/pub hxcleng.h,1.45.2.1,1.45.2.2
From:       lijunreal () helixcommunity ! org
Date:       2008-06-25 21:56:21
Message-ID: 200806252157.m5PLvp8G006636 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/client/core/pub
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv4347

Modified Files:
      Tag: hxclient_3_1_0_atlas
	hxcleng.h 
Log Message:
Since the client engine is now getting the plugin handler from RegisterContext, then \
the plugin handler is now owned by the media platform. So it looks like the code in \
hxcleng.h should have been removed when this change was made, and that \
HXClientEngine::m_pPlugin2Handler should be a IHXPlugin2Handler* all the time.

Index: hxcleng.h
===================================================================
RCS file: /cvsroot/client/core/pub/hxcleng.h,v
retrieving revision 1.45.2.1
retrieving revision 1.45.2.2
diff -u -d -r1.45.2.1 -r1.45.2.2
--- hxcleng.h	13 Dec 2007 21:15:13 -0000	1.45.2.1
+++ hxcleng.h	25 Jun 2008 21:56:18 -0000	1.45.2.2
@@ -275,15 +275,7 @@
 #endif // End of !defined(HELIX_FEATUTE_LOGLEVEL_NONE)
 public:
 
-#if defined(_STATICALLY_LINKED) || !defined(HELIX_FEATURE_PLUGINHANDLER2)
-#if defined(HELIX_CONFIG_CONSOLIDATED_CORE)
-    IHXPlugin2Handler*      m_pPlugin2Handler;
-#else /* HELIX_CONFIG_CONSOLIDATED_CORE */
-    HXPluginManager*	    m_pPlugin2Handler;
-#endif /* HELIX_CONFIG_CONSOLIDATED_CORE */
-#else
     IHXPlugin2Handler*	    m_pPlugin2Handler;
-#endif /* _STATICALLY_LINKED */
 
     HXClientEngine(void);
     ~HXClientEngine(void);


_______________________________________________
Client-cvs mailing list
Client-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/client-cvs


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic