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
Comment #1
Freso commentedsioc:has_replyis already implemented, but due to some bad SQL, not currently working: #743122: No sioc:has_reply, though node has commentAlso, usual policy is to get new features into latest branch, so I'm taking the courtesy of moving your request for
sioc:reply_ofto 6.x-1.x-dev. :)