Danek Duvall-san wrote (10/31/08 03:05 AM): > 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()
I'm not convinced you have a proper reason to use gettext.install. Other things break - they would be just easy bugs. gettext.install is not a class based too. fujiwara > 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
