Add TODO for bug re: downward gestalts

This commit is contained in:
Tony Garnock-Jones 2014-05-25 13:23:25 -04:00
parent 4c3c6d2e2d
commit 52342e9ce5
1 changed files with 1 additions and 0 deletions

View File

@ -242,6 +242,7 @@
known-targets)
w))
;; TODO: interests coming from the environment must not be reflected back at it
(define (issue-routing-update w relevant-gestalt known-targets)
(transition (issue-local-routing-update w relevant-gestalt known-targets)
(routing-update (drop-gestalt (world-aggregate-gestalt w)))))