You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/05/05 21:28:13 UTC

[jira] [Commented] (CB-1117) Add onResume utility method

    [ https://issues.apache.org/jira/browse/CB-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273122#comment-15273122 ] 

ASF subversion and git services commented on CB-1117:
-----------------------------------------------------

Commit f409d27cb43fe5b89d7b6bf260ea1a00be2ef6e2 in cordova-lib's branch refs/heads/master from [~jasongin]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=f409d27 ]

CB-1117 Add FileUpdater module to cordova-common. This closes #429.

The new FileUpdater module contains a few functions that enable optimized
file copies by comparing timestamps. These functions are primarily
intended to be used by each platform's prepare operation to avoid
redundantly copying files that haven't changed since the last build, thus
greatly speeding up build times after the first build. But the usfulness
isn't necessarily limited to the prepare operation; the functions could
be used for any Cordova file copy operations that benefit from the same
optimization.


> Add onResume utility method
> ---------------------------
>
>                 Key: CB-1117
>                 URL: https://issues.apache.org/jira/browse/CB-1117
>             Project: Apache Cordova
>          Issue Type: Sub-task
>            Reporter: Joe Bowser
>            Assignee: Joe Bowser
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org