Skip to content
This repository was archived by the owner on Dec 9, 2021. It is now read-only.

Commit d4cb47a

Browse files
committed
Rename ApplicationCacheController to ApplicationCacheService and move to service directory. Rename LocalStorageController to LocalStorageService and move to service directory. Move Router to service directory.
1 parent d62a8b2 commit d4cb47a

File tree

8 files changed

+362
-362
lines changed

8 files changed

+362
-362
lines changed

Gruntfile.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ module.exports = function(grunt) {
7070
'js/event/TimerEvent.js',
7171
'js/util/Timer.js',
7272
'js/util/BrowserUtil.js',
73-
'js/controller/ApplicationCacheController.js',
74-
'js/controller/LocalStorageController.js',
75-
'js/controller/Router.js',
73+
'js/service/ApplicationCacheService.js',
74+
'js/service/LocalStorageService.js',
75+
'js/service/Router.js',
7676
'js/geom/Point.js',
7777
'js/model/BaseModel.js',
7878
'js/model/Collection.js',

js/controller/ApplicationCacheController.js

Lines changed: 0 additions & 273 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy