On Tue, Aug 11, 2009 at 5:46 PM, Michael Jakl<[email protected]> wrote: > Sorry, my mail might be misleading. I was thinking of throwing an > exception if a module registers with a subdomain but also registers a > handler with a namespace, which would not work.
This would work if a module both handles messages for a subdomain as well as for the server domain (and in such cases with namespaces). However, such a scenario seems very unlikely. So, I'm +1 to your idea and will implement it (we can change it later if we like of course). /niklas
