Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0, 1.0.1
-
None
-
Windows
Description
For java-binding, in the etch-compiled valuefactory java class, for each method object (either server or client direction'ed), the corresponding result method object (if the original method is not one way) will always have a "SERVER" direction. Actually this method should have "server" direction only when it's original method has "client" direction.