The Inbox: Tests-bp.100.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

The Inbox: Tests-bp.100.mcz

commits-2
A new version of Tests was added to project The Inbox:
http://source.squeak.org/inbox/Tests-bp.100.mcz

==================== Summary ====================

Name: Tests-bp.100
Author: bp
Time: 31 October 2010, 7:07:14.269 pm
UUID: f95fe472-fe1e-4e96-ae3e-9c5c917c39f1
Ancestors: Tests-bp.99

Add preamble to flush obsolete PackageInfos.

=============== Diff against Tests-bp.99 ===============

Item was added:
+ (PackageInfo named: 'Tests') preamble: 'MCWorkingCopy flushObsoletePackageInfos'!


Reply | Threaded
Open this post in threaded view
|

Re: The Inbox: Tests-bp.100.mcz

Bert Freudenberg

On 31.10.2010, at 18:08, [hidden email] wrote:

> A new version of Tests was added to project The Inbox:
> http://source.squeak.org/inbox/Tests-bp.100.mcz
>
> ==================== Summary ====================
>
> Name: Tests-bp.100
> Author: bp
> Time: 31 October 2010, 7:07:14.269 pm
> UUID: f95fe472-fe1e-4e96-ae3e-9c5c917c39f1
> Ancestors: Tests-bp.99
>
> Add preamble to flush obsolete PackageInfos.
>
> =============== Diff against Tests-bp.99 ===============
>
> Item was added:
> + (PackageInfo named: 'Tests') preamble: 'MCWorkingCopy flushObsoletePackageInfos'!

Not a good idea. See my other message.

- Bert -