-
flow
qy, I don't have a clear idea what using multiple inheritance in parsing exactly entails
-
flow
but some implemntations have a method to retrieve an parser for an extension element by its qualified XML name
-
flow
as far as I can tell, this works well and there is no multiple inheritance involved
-
qy
flow: I can send a commit to make it clearer
-
qy
flow: https://github.com/bqv/weechat-xmpp/commit/134bd388f4c4a943bb60dfe17fbde22029f871ae
-
flow
qy, how where are the classes instanciated?
-
qy
Nowhere yet
-
flow
and why u xep27? :/
-
qy
Why not?
-
flow
cause known issues?
-
flow
https://xmpp.org/extensions/xep-0027.html#security
-
qy
Doesnt mean its not in use
-
Zash
> [no signing, only] encryption of the message body. Do all implementations actually work like that?
-
qy
Seems so to me