On 3/8/12 2:12 PM, Peter Saint-Andre wrote:
> On 3/5/12 2:46 AM, Kevin Smith wrote:
>> On Mon, Mar 5, 2012 at 9:37 AM, Joe Hildebrand <[email protected]> wrote:

<snip/>

>>> Oh, yeah.  I had forgotten about that one.  Ew.  Ok, let's use a different
>>> namespace.
>>
>> OK.
> 
> WFM. I thought it might be easier to re-use iq:last because we already
> have that defined. However, it's unlikely that people would want to use
> last login time for synchronization operations other than pubsub (e.g.,
> we already have one for MUC history, which is the other major use case I
> can think of), so a specialized extension for pubsub-since is fine with
> me...
> 
> <presence from='[email protected]/balcony'>
>   <since xmlns='urn:xmpp:pubsub:since' seconds='86511'>

Well, this is presence. Let's see if we can shorten it.

<since xmlns='urn:xmpp:pubsub:since' seconds=''/> = 49 chars

<ago xmlns='urn:xmpp:ago' secs=''/> = 35 chars

Peter

-- 
Peter Saint-Andre
https://stpeter.im/


Reply via email to