diff --git a/50012ba39d8dac21ac122affe92c4160/comments/8e95fd44281f27fff6d9eaed68f4a6d8/description b/50012ba39d8dac21ac122affe92c4160/comments/8e95fd44281f27fff6d9eaed68f4a6d8/description deleted file mode 100644 index 52ecfa4..0000000 --- a/50012ba39d8dac21ac122affe92c4160/comments/8e95fd44281f27fff6d9eaed68f4a6d8/description +++ /dev/null @@ -1,7 +0,0 @@ -i have some work which might take care of this which is happening here: - -entomologist:cffd805252f9a2b4373abf7852d9e750 - -this creates a new type Entry, which has the basic author / creation-time / id as files, and then stores T in the filesystem however it likes to be stored. - -it's still a ways off, but maybe it's worth waiting for so we don't have duplicate work? and for now we can just live with the git log penalty. diff --git a/cffd805252f9a2b4373abf7852d9e750/assignee b/cffd805252f9a2b4373abf7852d9e750/assignee deleted file mode 100644 index 284bb3b..0000000 --- a/cffd805252f9a2b4373abf7852d9e750/assignee +++ /dev/null @@ -1 +0,0 @@ -sigil-03 \ No newline at end of file diff --git a/cffd805252f9a2b4373abf7852d9e750/comments/aaae75bbc6cb3f687a6a7d84bd4567e5/description b/cffd805252f9a2b4373abf7852d9e750/comments/aaae75bbc6cb3f687a6a7d84bd4567e5/description deleted file mode 100644 index 17b5695..0000000 --- a/cffd805252f9a2b4373abf7852d9e750/comments/aaae75bbc6cb3f687a6a7d84bd4567e5/description +++ /dev/null @@ -1,10 +0,0 @@ -got the initial framework laid out tonight - some of the naming i'm still not happy with, so it'll take some staring at that to figure out what feels right. - -i'm not entirely sure the direction of... type responsibility..? that this is implementing is correct either, but we'll see. - -right now i have a two test cases, one which is passing, and the other which isn't passing yet, because i still have `todo!()`s for the vec implementation (needs to make a dir) - -dir naming is another thing i'm not totally happy about yet as well. - - -but it's a start! diff --git a/cffd805252f9a2b4373abf7852d9e750/description b/cffd805252f9a2b4373abf7852d9e750/description deleted file mode 100644 index f46af6b..0000000 --- a/cffd805252f9a2b4373abf7852d9e750/description +++ /dev/null @@ -1,6 +0,0 @@ -make generic Entry type which can get put in FS - -make a new type, Entry which allows things to get put into / taken out of the filesystem - - -branch: `03/entries` diff --git a/cffd805252f9a2b4373abf7852d9e750/state b/cffd805252f9a2b4373abf7852d9e750/state deleted file mode 100644 index 505c028..0000000 --- a/cffd805252f9a2b4373abf7852d9e750/state +++ /dev/null @@ -1 +0,0 @@ -inprogress \ No newline at end of file