* Added Story.add() method as counterpart to Story.remove() and to establish kind of internal API

* Rewrote external API (Api prototype) reducing redundant code by calling Story.add() method
This commit is contained in:
Tobi Schäfer 2011-03-15 20:22:08 +00:00
parent fe159c3112
commit 2ca26e4f28
7 changed files with 70 additions and 53 deletions

2
.gitignore vendored
View file

@ -1,4 +1,6 @@
/.*
/antville.eml
/antville.iml
build/build.properties
build/dist
build/extra/*.lock.db