On Thu, Oct 30, 2008 at 10:39:09PM +0900, Takao Fujiwara - Tokyo S/W Center wrote:
>> You point out that you need to use this API if you want to retrieve the >> current domain, but I see nowhere in the current code base where this is >> done. > > Since the consistent usage of gettext is preferred, I'm pointing out it, > gettext.install() doesn't give texdomain(None). That's fine. But we're not using that feature, and forcing the use of the non-class-based API means that other things break. Until we have a reason to use it, we're not going that way. We stick with gettext.install() called once for each of the programs until there's a concrete justification to do otherwise. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
