Clean up comment.

This commit is contained in:
Richard Newman 2018-05-07 22:10:37 -07:00
parent a114bda46b
commit 546e142722

View file

@ -232,9 +232,7 @@ impl Puller {
// - Recursing. (TODO: we'll need AttributeCaches to not overwrite in case of recursion! And
// ideally not do excess work when some entity/attribute pairs are known.)
// - Building a structure by walking the pull expression with the caches.
// TODO: aliases.
// TODO: limits.
// TODO: fts.
// Build a cache for these attributes and entities.
// TODO: use the store's existing cache!