jdev - 2022-11-17


  1. wurstsalat

    pep., Link Mauve, quick question regarding slixmpp and poezio: both projects state their name inside their doap files without capitalization. is that correct? or is it rather Slixmpp and Poezio ?

  2. pep.

    I don't have strong feelings. Dunno

  3. wurstsalat

    what about xmpp-rs / xmpp-parsers ? I see xmpp-parsers has been merged into the xmpp-rs repo, but the doap file of xmpp-parsers is linked from xmpp-rs in xmpp.orgs libraries.json. what is it called, for which project does the doap file serve infos?

  4. pep.

    For parsers probably. "xmpp-rs" should probably be changed also, it's annoying not to know which we're talking about (the whole thing or just the high-level lib)

  5. wurstsalat

    alright, thank you!

  6. pep.

    Yeah xmpp-parsers' doap file is just for parsers

  7. Link Mauve

    wurstsalat, I think that’s the proper graphy yeah.

  8. Link Mauve

    For all four projects.

  9. Link Mauve

    And xmpp-parsers’ DOAP file is indeed just for itself.

  10. wurstsalat

    Link Mauve, so all-lowercase it is?

  11. Link Mauve

    It also has a much easier job than most libraries at implementing them, as it’s only for parsing/serialising XMPP payloads into/from Rust structures.

  12. Link Mauve

    Yeah.

  13. wurstsalat

    alright :)

  14. pep.

    wurstsalat, what is it for?

  15. wurstsalat

    pep., I found these naming discrepancies while debugging xmpp.orgs script which adds compliance data

  16. pep.

    Ok

  17. Link Mauve

    We should probably fix the JSON files too then.

  18. wurstsalat

    on xmpp.org? I just did that

  19. Link Mauve

    Ta. :)