Re: gettext-based localization
Scott G. Miller 15 Apr 2002 22:45 UTC
> A possible compromise might be to have the message tag be a string rather
> than a symbol. Those that wish to inline their messages can write their
> own function that delegates to localized-template, and returns the
> message tag if localized-template returns #f. This at least gives
> people the option of cluttering up their source or using a tool to
> de-clutter.
As an aside, I don't really like this idea, just throwing it out for
discussion.
Scott