hi
since both nodes and comments are exported through sioc,
why not add the has_reply property to nodes and reply_of to comment?

this should be handled in way that a comment of a comment (comment thread) should point to it's parent comment of course.

have a blast
rackoon

Comments

Freso’s picture

Title: add has_reply and reply_of » Implement sioc:reply_of
Version: 5.x-1.x-dev » 6.x-1.x-dev

sioc:has_reply is already implemented, but due to some bad SQL, not currently working: #743122: No sioc:has_reply, though node has comment

Also, usual policy is to get new features into latest branch, so I'm taking the courtesy of moving your request for sioc:reply_of to 6.x-1.x-dev. :)