-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hate to be a nitpick, but in Example 12 "Client Requests to Filter a Specific IQ Namespace", the third item tag is not closed. I think the fix is: ... <item jid="[EMAIL PROTECTED]" type="deny"> ~ <iq>jabber:iq:oob</iq> </item> ...
[I know its too late for complaints, didn't look at this soon enough.] A generic complaint against the jep, in order to remove or remove a single entry I have to send the entire list. This could be shortened to ... <list name="home"> ~ <item jid="[EMAIL PROTECTED]" type="remove"/> </list> ... And adding/editing an entry remains the same. Thoughts? - -- Casey -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQE9tftsUidG/HUEju8RApT2AJ4oe/ZXmtUk5xJDaZow+3yxDXIXaQCcDRaL sVTHtVQiuDs0KL7Cs5+3mdo= =mibi -----END PGP SIGNATURE----- _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
