You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by YorkShen <gi...@git.apache.org> on 2017/03/27 03:14:45 UTC

[GitHub] incubator-weex pull request #164: * [android] Use Pair in WXResourceUtils to...

GitHub user YorkShen opened a pull request:

    https://github.com/apache/incubator-weex/pull/164

    * [android] Use Pair in WXResourceUtils to imply error

    Use Pair instead of Exception in WXResourceUtils to imply an error occur as NullPointerException has poor performance in ART environment.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/YorkShen/incubator-weex android-color

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/164.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #164
    
----
commit 2d59d14b308ae8b79f3b4557c9ac92832f9ad19d
Author: YorkShen <sh...@gmail.com>
Date:   2017-03-27T03:12:36Z

    * [android] Use Pair instead of Exception in WXResourceUtils to imply an error occur.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-weex pull request #164: * [android] Use Pair in WXResourceUtils to...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-weex/pull/164


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---