[squeak-dev] Exceptions-cmm.49.mcz on source.squeak.org is empty :-(

Eliot Miranda eliot.miranda at gmail.com
Fri Jan 19 18:03:04 UTC 2018


Hi All,

On Fri, Jan 19, 2018 at 9:39 AM, Eliot Miranda <eliot.miranda at gmail.com>
wrote:

> Hi Bert,
>
>
> On Jan 19, 2018, at 5:17 AM, Bert Freudenberg <bert at freudenbergs.de>
> wrote:
>
> On 19 January 2018 at 06:04, Chris Muller <asqueaker at gmail.com> wrote:
>
>> Strange, diff with fbs-48 shows two categories removed.
>>
>> Was Exception moved to Kernel?  So this package is now empty..?
>>
>
> ​Yes.
>
>
> So we should save an update map that omits Exceptions and
> FlexibleVocabularies right?  If so, I'll do it presently.  Then they will
> be eliminated by the ReleaseBuilder.
>

Of the following:

PackageInfo allPackages select: [:p| p extensionMethods isEmpty and: [p
classes isEmpty]]

{ a PackageInfo(Exceptions) .
a PackageInfo(ScriptLoader) .
a PackageInfo(FlexibleVocabularies) .
a PackageInfo(Universes) .
a PackageInfo(311Deprecated) .
a PackageInfo(SmallLand-ColorTheme) .
a PackageInfo(Autogenerated) .
a PackageInfo(SmallLand) .
a PackageInfo(50Deprecated) .
a PackageInfo(TrunkScript) .
a PackageInfo(Autogenerated ) .
a PackageInfo(Squeak-Version)}

which should be eliminated?  I vote for 311Deprecated, Exceptions, and
FlexibleVocabularies.  What are the others for (excepting Autogenerated)?

> - Bert -​
>
> _,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20180119/cdc116e8/attachment.html>


More information about the Squeak-dev mailing list