From: Patrick Gundlach Date: 2004-11-23T00:13:05+09:00 Subject: Re: gettext and require Hi, [...] >> No. But I can say what I expected: once bindtextdomain is called, my >> application should use it globally, regardles what the layout of the >> files is. > > If you require another libraries which supports gettext as its textdomain, > how do you judge what the textdomain is applied your application? There are probably more things to concider than stated already. So I guess the current behaviour is a good compromise between "ease of use" and "unwanted side effects". Thanks for the package anyway, it is very good to have! Patrick