we really need help

Avi Bryant avi.bryant at gmail.com
Sun Oct 16 02:00:04 UTC 2005


On Oct 15, 2005, at 6:37 PM, Daniel Vainsencher wrote:

> Ok, a couple of things:
> 1. why should those scripts ever specify load? to my understanding,  
> load vs. merge should always be controlled by a preference, so that  
> developers are always able to merge their own changes. What do you  
> think?
> 2. I put in inbox a version that doesn't bring up the merge dialog  
> if there are no conflicts.
>
> Adrian Lienhard wrote:
>
>> Daniel asked for specific problems that should be addressed and  
>> that  other people can help with. So, here is a list:
>> - image grow: after running updateFrom6693 and evaluating   
>> "MCCacheRepository flushAllCaches" the image size is still about   
>> 30MB, more than double of the size compared to before loading.
>>
> What image are you starting from? the one I tried started and ended  
> at around 27MB. I'll explore this, but I can't say I understand  
> what the images mean exactly at the moment.

Daniel, I think our readerCache isn't getting flushed - needs  
something like

MCHttpRepository>>flushCache
   readerCache := nil.
   super flushCache

Avi



More information about the Packages mailing list