diff options
| -rw-r--r-- | doc/forum/howto_mapM_RevertableProperty/comment_3_7e519cc5f1c07b66561ec31866ddbc8a._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/howto_mapM_RevertableProperty/comment_3_7e519cc5f1c07b66561ec31866ddbc8a._comment b/doc/forum/howto_mapM_RevertableProperty/comment_3_7e519cc5f1c07b66561ec31866ddbc8a._comment new file mode 100644 index 00000000..79ca2d93 --- /dev/null +++ b/doc/forum/howto_mapM_RevertableProperty/comment_3_7e519cc5f1c07b66561ec31866ddbc8a._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2016-02-10T16:09:08Z" + content=""" +Would probably be better to use `before`, since `combineProperties` +needs a description of the combined properties. + +Using `doNothing` is kind of a hack, it would make propellor say it was +running "noop property". Perhaps better to use a SemiGroup than a Monoid. +"""]] |
