Skip to content

Drop draft/ prefixes for future published draft specs #78

@jwheare

Description

@jwheare

At the moment we use the draft/ prefix for spec proposals that are seeking IRCv3 standardisation.

This has the benefit of not cluttering the CAP/tag namespaces with proposals that end up being rejected or modified to the point of incompatibility.

However, it also means that implementations need to keep supporting these draft/ prefixed specs for an indefinite period of time. The longer a spec takes to be finalised, the worse this gets.

It's worth considering how this issue played out on the web platform, with the deprecation of the "X-" prefix for non-standard HTTP headers:

https://datatracker.ietf.org/doc/html/rfc6648

I think it might be time to deprecate draft/ for published (i.e. merged) work in progress specs. We can continue to use them for initial proposals, test implementations, and vendors should continue to use their own prefixes for private use specifications.

Any thoughts?

Refs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions