Hello all and specially Sergey, On 22 December 2011 12:38, Sergey Dobrov <[email protected]> wrote: > Buddycloud's standards are very far of generic pubsub. The problem with > them is that them never will be implemented widely because of them > complexity.
<as a "buddycloud dev"> Actually, while developing buddycloud, we have tried to keep it very close to XEP-0060. However application specific use cases and business logic makes these things more complicated. If one wants to try to support easy to understand privacy settings, moderation, other protocols as transport layer, attachments and federation with other open platforms, things get a bit more complicated than a simple "twitter kind of app". After a quick thought, I think we have only added a new affiliation state (moderator) on top of XEP. Rest of the app specific logic is handled with "node as code" kind of logic: some predefined nodes are created for a user when one registers with the component, etc. <as a "buddycloud dev"/> On 22 December 2011 12:38, Sergey Dobrov <[email protected]> wrote: > ok, sorry for wasting your time, i am closing the project. Never give up, never surrender! :-) I would be happy if you would join us on buddycloud-dev mailing list (https://groups.google.com/group/buddycloud-dev) or our conference channel ([email protected]) to discuss more about the problems you are facing and the complexity of buddycloud. Fresh ideas and point of views are always welcome. Cheers, -- Tuomas
