Code Monkey home page Code Monkey logo

Comments (3)

Kev avatar Kev commented on August 18, 2024

On 13 Jul 2016, at 17:26, Sam Whited [email protected] wrote:

#192 updated the registry policy to have a Proposed state. This means that the editors should probably:

• figure out where the new registry pages will live and how they're generated and how to add things in a proposed state

OK, we’ve got the registrar repository now, and I think @tfar has offered to help with getting that rendered on the server - I’ll discuss with him.

• audit all experimental XEPs for registry entries

I think it would be reasonable to put the proposed state in place from now on, and only apply to old XEPs where someone is sufficiently motivated to create a PR against the registry.

• audit templates or other mentions of the registry to make sure they include the new policy where appropriate

I’ll look at this in the morning (assuming I have a spare moment).

/K

from xeps.

Flowdalic avatar Flowdalic commented on August 18, 2024

I'd like to tackle this one, as it was me who proposed the proposed registry entry state. So I've some personal interest in getting this done.

• audit all experimental XEPs for registry entries

Happy to do that. Incl all the existing XEPs as I don't see the point in having it only for the new ones.

I'd start with introducing <status/>. As for example for the 'jingle' querytype which was introduced in 3dd1e4b and the reason for #192 :

<querytype>
  <name>jingle</name>
  <proto>urn:xmpp:jinglepub:1</proto>
  <desc>enables retrieving Jingle sessions (file transfer, etc.)</desc>
  <doc>XEP-0358</doc>
  <status>proposed</status> <!-- New 'status' element -->
  <keys/>
    <key>
      <name>id</name>
      <desc>The 'jinglepub' identifier</desc>
    </key>
  <keys/>
</querytype>

I could imagine that there are corner cases in the registry where this scheme does not apply, e.g. when there are keys introduced by different XEPs which are possible in different states. But let's sure those out when we encounter them.

from xeps.

SamWhited avatar SamWhited commented on August 18, 2024

@Flowdalic Ping; are you still interested in handling this?

from xeps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.