On Mon, Sep 08, 2008 at 07:34:24PM +0200, Jan Trejbal wrote: > Not sure why "pkg." prefix is needed. Does every custom file tag need to > include that prefix? If that's not the case, maybe "l10n" or "g11n" > prefix fits better.
Unprefixed attributes are consumed directly by the action. Attributes prefixed with "pkg." are consumed by the packaging system itself. All other attributes should be prefixed with the reverse domain name of the author. For example, "org.opensolaris.zone" or "com.sun.allyourbase". It seems that your project falls (or will fall) more into the second of these, though perhaps not. Danek
