You can always register your filter twice. A "global" name ("Tabs") and a
namespaced name ("MyProject.Tabs"). There's no cost to adding more.On Wed, Sep 14, 2011 at 3:14 PM, Sanford Whiteman < [email protected]> wrote: > I've thrown out the idea before that people register real OIDs or use Java > package-style (com.quantis.epatrick.behaviors....) names. I know it sounds > crazy, but there's nothing else self-describing and guaranteed to work > globally (as long as everyone is using the same method, of course). >
