[squeak-dev] System depends on GetText !

Frank Shearar frank.shearar at gmail.com
Sun May 12 14:59:47 UTC 2013


Right. I'd completely forgotten about that conversation..

I've replied there.

frank

On 12 May 2013 13:56, H. Hirzel <hannes.hirzel at gmail.com> wrote:
> Yes, that is fine and this is what we have agreed on earlier.
>
> --Hannes
>
> On 5/12/13, Frank Shearar <frank.shearar at gmail.com> wrote:
>> It's quite tangled (again). Localization's kind've half in System and
>> half in GetText.
>>
>> What seems like it might work is to gut GetText - leave the UI
>> components in it (so the GetText-Editor system category) - and move
>> GetText-Localization (GetTextTranslator, MOFile, TextDomainManager)
>> into System-Localization.
>>
>> (As a side note, TextDomainManager >> #domainForClass: looks broken.
>> It simply returns 'etoys'. So either it should move to the Etoys
>> package, or it's half implemented and needs finishing off.)
>>
>> frank
>>
>>
>


More information about the Squeak-dev mailing list