RandomSec/main
Iain Sproat f92fc2d056 Internal refactor for IO - HistoryEntry is now a concrete class, so can be instantiated (reverting Operations classes back to r972 which were changed as a result of HistoryEntry being abstract).
HistoryEntry now deals with backend (filesystem etc.) through classes which implement HistoryEntryManager.  This HistoryEntryManager is held by ProjectManager, which allows for FileProjectManager to create FileHistoryEntryManager as appropriate.

git-svn-id: http://google-refine.googlecode.com/svn/trunk@982 7d457c2a-affb-35e4-300a-418c747d4874
2010-06-16 12:35:37 +00:00
..
.settings adding eclipse project files and changing the build system 2010-05-30 17:13:37 +00:00
IDEs Moved netbeans project stuff into IDEs/netbeans/. 2010-06-07 22:16:36 +00:00
src Internal refactor for IO - HistoryEntry is now a concrete class, so can be instantiated (reverting Operations classes back to r972 which were changed as a result of HistoryEntry being abstract). 2010-06-16 12:35:37 +00:00
tests Two more XmlImport tests now work. Some documentation stubs were added to XmlImporterUtilities. 2010-06-15 16:22:53 +00:00
webapp Sample extension is wired up properly now. 2010-06-15 23:33:15 +00:00
.classpath Converted project.html to project.vt and added a client side resource manager, where extensions can register scripts and styles to be included in .vt files 2010-06-15 00:35:23 +00:00
.gitignore another gitignore for eclipse git support 2010-05-31 09:00:37 +00:00
.project adding eclipse project files and changing the build system 2010-05-30 17:13:37 +00:00