jdev - 2022-01-18


  1. flow

    qy, I don't have a clear idea what using multiple inheritance in parsing exactly entails

  2. flow

    but some implemntations have a method to retrieve an parser for an extension element by its qualified XML name

  3. flow

    as far as I can tell, this works well and there is no multiple inheritance involved

  4. qy

    flow: I can send a commit to make it clearer

  5. qy

    flow: https://github.com/bqv/weechat-xmpp/commit/134bd388f4c4a943bb60dfe17fbde22029f871ae

  6. flow

    qy, how where are the classes instanciated?

  7. qy

    Nowhere yet

  8. flow

    and why u xep27? :/

  9. qy

    Why not?

  10. flow

    cause known issues?

  11. flow

    https://xmpp.org/extensions/xep-0027.html#security

  12. qy

    Doesnt mean its not in use

  13. Zash

    > [no signing, only] encryption of the message body. Do all implementations actually work like that?

  14. qy

    Seems so to me