Remko Tronçon wrote:
*snip*

I don't get the point. Why complicate things if the current behavior
(i.e. send presence back to all resources, no exception) is easier for
both the server *and* the client?

Because it recurses indefintely. The client will get his presence in such a fashion:

<presence from='[EMAIL PROTECTED]/baz'/>

[ ... to "foo" resource ... ]

<presence from='[EMAIL PROTECTED]/baz'
          to='[EMAIL PROTECTED]'/>

[ ... to "bar" resource ... ]

<presence from='[EMAIL PROTECTED]/baz'
          to='[EMAIL PROTECTED]'/>

[ ... to "baz" resource ... ]

<presence from='[EMAIL PROTECTED]/baz'
          to='[EMAIL PROTECTED]'/>

As stated by Peter just minutes ago.


cheers,
Remko


Regards,
 Jonathan Dickinson

--
jonathan chayce dickinson
ruby/c# developer

email:  [EMAIL PROTECTED]
jabber: [EMAIL PROTECTED]

<some profound piece of wisdom>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to