Thanks Robert for the comments. On 2009?12?16? 13:25, Robert Antoni wrote: > Hi all, > > charset is a way to store chars, almost all applications uses UTF... so > they needn't to include all charsets for each language, but if they need > those charsets, charsets goes after langcode. > > for example: > > set name=facet.locale.en value=true > includes facelet.locale.en*
Yes. facet.locale.{lang} is for files shared among all locales (territories, encodings or other variants) of the {lang}. > set name=facet.locale.en_AU includes value=true > includes facelet.locale.en_AU* Yes. facet.locale.{lang}_[territory] is for files shared among all locales (encodings or other variants) of the {lang}_{territory}. > set name=facet.locale.en_AU.UTF-8 > only includes facelet.locale.en_AU.UTF-8 This specification could be theoretically possible, but thinking to have this out of scope to have grouping reasonably simple. Thanks, Takeshi > It's only my conclusion after reading > http://src.opensolaris.org/source/xref/pkg/gate/doc/facets.txt > > Regards, > > Robert > > -- > ca: M'agradaria millorar el m?n, per? D?u no em d?na el codi font! > de: Ich w?rde gern die Welt verbessern, doch Gott gibt mir den Quellcode > nicht! > en: I would like to improve the world, but God not gives to me the > source code! > es: Me gustar?a mejorar el mundo, pero Dios no me da el c?digo fuente! > > gpg fingerprint = 0800 D37B C187 CC6E 9D0C 0AF4 265D 0096 AC78 6412