Hi,

I also noticed this problem, and Florent has well summarized it.

And what about Mercutio asking Romeo "What kind of beer do you prefer?"
Juliette would just see: ("@Mercutio: I prefer them blond.")
No comment... (even if I'm not sure of the color of Juliette's hairs)

Hoping you'll find a solution to this problem.

Cheers,

Edouard

Just imagine that Romeo reply to a friend of his that 
On Mon, 20 Sep 2010 15:05:24 +0200, Tuomas Koski <[email protected]>
wrote:
> Hi,
> 
> On 20 September 2010 14:37, Dave Cridland <[email protected]> wrote:
>> On Thu Sep 16 23:46:15 2010, Florent Le Coz wrote:
>>>
>>> In XEP 0277: Microblogging Over XMPP
>>> (http://xmpp.org/extensions/xep-0277.html), it is stated "People can
>>> reply to your posts, but not directly comment on them."
>>
>> [snip lots of stuff I agree with]
>>
>>> I know this would imply a big change of the XEP (currently each post
is
>>> just an item, so there's no simple way to define what a "thread" of
>>> responses to a post is), but I think the current specification is
>>> somewhat wrong.
>>
>> I note that BuddyCloud has already solved this problem, I'll look into
>> how,
>> and either write a patch to 277, or an alternate proposal.
> 
> In buddycloud we are using atoms entries so we just use "in-reply-to
> -Atom Threading Extension".
> 
> http://tools.ietf.org/html/rfc4685#section-3
> Chapter 3. The 'in-reply-to' Extension Element
> 
> It might make sense to create a separate "replies" node for each post
> when needed. Let's say that we have node "koski:microblog" that
> includes all my "microblog" entries. When I receive a reply to an item
> with id 123456 there would be a node "koski:microblog:123456:replies".
> This would allow other users also to follow replies of my microblog
> and there does would be no need for too complex logic to keep on track
> what messages are/should be submitted to whom.
> 
> Cheers,
> --
> tuomas

Reply via email to