diff options
| author | Joey Hess <joeyh@joeyh.name> | 2014-12-07 15:08:17 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2014-12-07 15:08:17 -0400 |
| commit | 4051c8c6aefd7967a63b536b476b0dc75a6a5c51 (patch) | |
| tree | 7fcf3a9956ac5445fc1d992311f0266e7568dab0 /doc/todo/info_propigation_out_of_nested_properties.mdwn | |
| parent | faf4c21ca18bd551573eb56f4f86c16a23dd9806 (diff) | |
update
Diffstat (limited to 'doc/todo/info_propigation_out_of_nested_properties.mdwn')
| -rw-r--r-- | doc/todo/info_propigation_out_of_nested_properties.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo/info_propigation_out_of_nested_properties.mdwn b/doc/todo/info_propigation_out_of_nested_properties.mdwn index 1a586be6..3beba037 100644 --- a/doc/todo/info_propigation_out_of_nested_properties.mdwn +++ b/doc/todo/info_propigation_out_of_nested_properties.mdwn @@ -14,8 +14,8 @@ Of course, only one of them will be run, and only its info should be propigated out.. This commonly afflicts eg, privData. For example, `User.hasPassword'` -has this problem, and this prevents --list-fields from listing privdata -that's not set from that property. +used to have this problem, which prevented --list-fields from listing privdata +that's not set from that property. (That was worked around.) One approach might be to make the Propellor monad be able to be run in two modes. In one mode, it actually perform IO, etc. In the other mode, all |
