summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2016-06-15 13:14:00 -0400
committerJoey Hess2016-06-15 13:14:00 -0400
commit1ac943d0143b6d822d12ceb920109690c7ad8095 (patch)
treebc3474f7ae162fc019a63c7d0bc9a58c926d6905
parentf117d3cb21733bc11d1e90b4e7b4fbce8e03657c (diff)
parented37e6100e052180eca7883bde1dacee3cb5bf30 (diff)
Merge branch 'master' of ssh://propellor.branchable.com
-rw-r--r--doc/todo/bytes_in_privData__63__/comment_8_07f4a5604e51ee3114853e5017ef2a5f._comment9
-rw-r--r--doc/todo/integrate_shell-monad/comment_5_315c81503d6aea67b2b762ff3e435445._comment9
2 files changed, 18 insertions, 0 deletions
diff --git a/doc/todo/bytes_in_privData__63__/comment_8_07f4a5604e51ee3114853e5017ef2a5f._comment b/doc/todo/bytes_in_privData__63__/comment_8_07f4a5604e51ee3114853e5017ef2a5f._comment
new file mode 100644
index 00000000..11010dd2
--- /dev/null
+++ b/doc/todo/bytes_in_privData__63__/comment_8_07f4a5604e51ee3114853e5017ef2a5f._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="andrew"
+ subject="comment 8"
+ date="2016-06-15T06:44:55Z"
+ content="""
+This has bit me one too many times, so here is a full implementation. There could be some dedup work to merge fileProperty and byteProperty, but I'd rather not break API with a trivial bug fix.
+
+<https://github.com/arcticwaters/propellor/commit/f5a921760ccabf0a3ebdda626c19ee6ecbe89629>
+"""]]
diff --git a/doc/todo/integrate_shell-monad/comment_5_315c81503d6aea67b2b762ff3e435445._comment b/doc/todo/integrate_shell-monad/comment_5_315c81503d6aea67b2b762ff3e435445._comment
new file mode 100644
index 00000000..9c185bd2
--- /dev/null
+++ b/doc/todo/integrate_shell-monad/comment_5_315c81503d6aea67b2b762ff3e435445._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="gueux"
+ subject="comment 5"
+ date="2016-06-15T10:41:53Z"
+ content="""
+That would be over cool! :-)
+
+I don't see how to create these UniqueIds, though. I'm not sure I could help a lot on this one (at least before we have a first prototype)...
+"""]]