> On May 5, 2017, at 6:48 PM, Shannon Severance <[email protected]> wrote:
> 
> Finally found the answer in the documentation, Pollen tracks what it tracks 
> and not any more, turning off the cache is the only sollution. 
> https://docs.racket-lang.org/pollen/Cache.html#%28part._.Scope_of_dependency_tracking%29
>  
> <https://docs.racket-lang.org/pollen/Cache.html#(part._.Scope_of_dependency_tracking)>
Right. I once considered adding a project setup value that would let you add 
other external "rkt" files to the list of files tracked by the cache. But when 
any "rkt" file changes (like "pollen.rkt"), usually the whole cache gets 
invalidated anyhow. Which is basically equivalent to turning it off. So the 
extra housekeeping seemed pointless. Anyhow, I'm open to better suggestions.

-- 
You received this message because you are subscribed to the Google Groups 
"Pollen" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to