Skip to content

Conversation

@gebing
Copy link

@gebing gebing commented May 21, 2013

It has 3 major enhancement and bugfix for AbstractAjaxCallback.java:

  1. in function clear(), reset all local variables in order to reuse same AbstractAjaxCallback instance.
  2. in function httpDo(), add code for IOException processing to remove partial content file in cache.
  3. in function filePut(), add code for remove cache file when user called status.invalidate() in case of status.getFile() is not null

gebing added 2 commits May 21, 2013 19:58
1. in function clear(), reset all local variables in order to reuse same AbstractAjaxCallback instance.

2. in function httpDo(), add code for IOException processing to remove partial content file in cache.

3. in function filePut(), add code for remove cache file when user called status.invalidate() in case of  status.getFile() is not null
@tinyeeliu
Copy link
Owner

Will take a look when I have time to sit down and merge requests. It's piling up. :(

Thank you for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants