Author: antelder
Date: Wed Jun  8 07:53:28 2011
New Revision: 1133271

URL: http://svn.apache.org/viewvc?rev=1133271&view=rev
Log:
Add TODO reminder

Modified:
    
tuscany/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/impl/ServiceHelper.java

Modified: 
tuscany/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/impl/ServiceHelper.java
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/impl/ServiceHelper.java?rev=1133271&r1=1133270&r2=1133271&view=diff
==============================================================================
--- 
tuscany/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/impl/ServiceHelper.java
 (original)
+++ 
tuscany/sca-java-2.x/trunk/modules/domain-node/src/main/java/org/apache/tuscany/sca/impl/ServiceHelper.java
 Wed Jun  8 07:53:28 2011
@@ -54,6 +54,8 @@ import org.oasisopen.sca.ServiceRuntimeE
 import org.oasisopen.sca.annotation.Remotable;
 
 /**
+ * TODO: Merge this into sca-client RemoteServiceInvocationHandler
+ * 
  * All the code for creating a service proxy in this helper class as it feels 
like 
  * it doesn't all belong in the node but i can't see where to refactor it to 
yet.
  * (perhaps its just the remote proxy bit that needs to go somewhere else?)


Reply via email to