Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(355)

Issue 1732044: Support in-place feature JS updates (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 9 months ago by johnfargo
Modified:
15 years, 9 months ago
Reviewers:
Paul Lindner, dev-remailer
Base URL:
http://svn.apache.org/repos/asf/shindig/trunk/
Visibility:
Public.

Description

Updates FeatureResourceLoader to optionally support reloading JS referenced by a feature on disk when the resource has changed. The polling rate for changes is configurable, in millis. A polling approach is used for simplicity (no need for event mechanism) and to avoid slamming disk.

Patch Set 1 #

Total comments: 2

Patch Set 2 : Patch Set #2: Accounting for Paul's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+184 lines, -18 lines) Patch
java/gadgets/src/main/java/org/apache/shindig/gadgets/features/FeatureResourceLoader.java View 1 4 chunks +83 lines, -2 lines 0 comments Download
java/gadgets/src/test/java/org/apache/shindig/gadgets/features/FeatureResourceLoaderTest.java View 7 chunks +101 lines, -16 lines 0 comments Download

Messages

Total messages: 5
johnfargo
15 years, 9 months ago (2010-06-21 16:38:08 UTC) #1
Paul Lindner
Seems okay -- does not account for new files or changes to the dependency graph.. ...
15 years, 9 months ago (2010-06-21 20:53:18 UTC) #2
johnfargo
On Mon, Jun 21, 2010 at 1:53 PM, <lindner@inuus.com> wrote: > Seems okay -- does ...
15 years, 9 months ago (2010-06-21 21:57:03 UTC) #3
johnfargo
Patch Set #2: Accounting for Paul's comments.
15 years, 9 months ago (2010-06-21 21:57:45 UTC) #4
Paul Lindner
15 years, 9 months ago (2010-06-21 23:04:41 UTC) #5
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b