Github user YorkShen commented on a diff in the pull request:

    https://github.com/apache/incubator-weex/pull/104#discussion_r106094991
  
    --- Diff: android/sdk/src/main/java/com/taobao/weex/dom/WXDomStatement.java 
---
    @@ -256,9 +255,10 @@
      * and {@link WXDomManager} is responsible for manage the relation of 
correspondence.
      * </p>
      */
    -class WXDomStatement {
    +class WXDomStatement implements DOMActionContext {
    --- End diff --
    
    WXDomstatement名字有些诡异,建议下列做法2选1
    * WXDomStatemtn改名为DomActionContextImp
    * 
直接去掉DomActionContext这个接口,WXDomstatement改名为DomActionContext


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to