On Thu, Feb 16, 2017 at 11:14 PM, Waldek Hebisch
<hebi...@math.uni.wroc.pl> wrote:
>>
>> Can you point out where does "invalidates
>> all kernel caches" happen?
>> (So that I can disable it when I'm sure it's safe.)
>
> Directly this is done by 'clearConstructorCache'.  Without
> 'clearConstructorCache' if you load new version of constructor
> you will get strange mix of old and new routines.  So
> during developement skipping 'clearConstructorCache' is
> essentially never safe.

If I compile a spad file that only contains packages (so no new
version of domain constructor), will that be safe to skip
'clearConstructorCache'?

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to fricas-devel+unsubscr...@googlegroups.com.
To post to this group, send email to fricas-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to