Skip to content
Andrew Fontaine edited this page Dec 3, 2013 · 3 revisions

Jacob

  • WebStorage.java : a proxy pattern that wraps JestClient, which then goes to ElasticSearch.
  • ES.Client : a static class to initialize and get the JestClient singleton.

Andrew

  • StoryDb.java : Almost factory functionality for Story, StoryFragment, Bookmark, and Image.

Jesse

  • ServiceLocator.java : Singleton to provide the View with access to Model and Controller resources.
Clone this wiki locally