Commit Graph

5 Commits

Author SHA1 Message Date
Simon Albinsson
20f98cdf61 Start of init function
The first parts of the init function. This should be the most neccesary
info that the class needs.
2018-04-07 22:55:45 +00:00
Simon Albinsson
8415d2594b Short warning about the general call command 2018-04-07 22:52:33 +00:00
Simon Albinsson
866814fe59 Utility method for generating set-baseline
Realy the read/write command should probbably get updated to be able to
tale some additional data for writing but meh... creating an utility
function to generate extra-data is also workable, even if it creates
some unneccesary objects...
2018-04-07 22:38:36 +00:00
Simon Albinsson
3e10e27c85 created class, removed a few unneccesary rows
In order to make edits to class readable i commit this mostly white
space edit. Further more it removes a few application specific or
testing lines.
2018-04-07 22:28:33 +00:00
Simon Albinsson
b9c17cd791 startng to structure like a real package 2018-04-07 22:19:31 +00:00