Chris Withers wrote: > TranslationDomain should still implement ILanguageAvailability and > zope.i18n.zcml.registerTranslations should register domains for that > interface as well as ITranslationDomain,
I'd prefer to create an interface extending ITranslationDomain and ILanguageAvailability, making TranslationDomain implement that and have it its instances also registered for that as utility. > but I agree that you may want > to register another utility, probably with no name, that gives you the > overall translation domain. Overall translation domain?!? Philipp _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
