<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
&nbsp;
<p>Colin Madere a &eacute;crit :
<blockquote TYPE=CITE>&nbsp;
<p><font size=-1>Matt Diez should pipe up here :)&nbsp; Yes, you can write
handlers for ANY namespace, as I understand it.&nbsp; We (read: Matt Diez)
wrote a handler which could re-route any IQ message, and I believe you
can also have multiple modules handle the same namespace (this way you
could leave the existing system that passes presence messages to the appropriate
client AND have it go to some other system for whatever processing you
want to do on it).</font></blockquote>
Is this true ? If so i'm really interested in more details on the subject.
<br>As I'm only interested in some XDB requests (AUTH or Rosters for example),
and only the one used for users
<br>not global datas, I'm interested in submiting other requests to normal
XDB module (xdb_file) I'd like to
<br>implement this. I imagine that's just a matter of configuration in
jabber.xml file but what has to be put in
<br>this file so that to handlers can be registered for the same namespace
?
<br>Any answer to this question ?</html>