help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: More changes to GetText


From: Bruno Haible
Subject: [Help-smalltalk] Re: More changes to GetText
Date: Mon, 9 Sep 2002 13:18:16 +0200 (CEST)

Paolo Bonzini wrote:
> Here is a patch against your own patch which implements your suggested API
> changes.

Thanks, appended you find some more changes from my side.

> There's no method for specifying a root directory (yet).

I'm putting it in.

> #dummyDomain is private and widely used, and #domain:directory: is also
> private.
> 
> #domain: is the new name for #territoryDomain:.
> 
> There are a couple of fixes and doc clarifications.

Thanks, that's what I had been hoping for.

> The code handling the pluralCache has been simplified (it can be guaranteed
> that pluralCache is not nil).

Good, but if you only store into pluralCache and never read from it, it will
not be a very efficient cache :-)

> Finally, #pluralLookup:with: and #primPluralLookup:with: (the two names were
> mingled in your source code)

Oops, yes.

Bruno

Attachment: GetText.st.diff
Description: GetText.st.diff


reply via email to

[Prev in Thread] Current Thread [Next in Thread]