All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Lars Kurth <lars.kurth.xen@gmail.com>,
	xen-devel <xen-devel@lists.xenproject.org>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>,
	Wei Liu <wei.liu2@citrix.com>,
	Ian Campbell <ian.campbell@citrix.com>,
	Jan Beulich <jbeulich@suse.com>,
	George Dunlap <george.dunlap@citrix.com>
Subject: Re: [RFC PATCH] Feature doc: Added Feature Maturity Lifecycle
Date: Wed, 11 Nov 2015 19:38:36 +0000	[thread overview]
Message-ID: <5643993C.6010801@citrix.com> (raw)
In-Reply-To: <CAOqnZH4QqFO8b4yrUebdQ_ojjt2MVDc73vRboXScu7eWTXYigQ@mail.gmail.com>

On 06/11/15 17:35, Lars Kurth wrote:
> +# State Definitions
> +
> +This section lists state definitions of a **Feature** in terms of
> +properties. This section talks about Features, for readability, but
> +is used interchangeably between **Features** and **Platforms**.
> +
> +States are listed in order of increasing number
> +of properties. Note that note all features will require to go
> +through each state: for example small and non-risky features
> +may go straight from under development to supported. It is up to
> +the development community to judge and discuss, which states
> +are necessary based on the size and risk of a feature.
> +
> +## Preview
> +* Partially completed, with missing functionality
> +* May **not be fully functional** in all cases
> +* May **not be tested**
> +* APIs and interfaces may **not be stable**

"are not stable".

i.e. maintainers reserve the right to insist that the interfaces are
changed.

For preview and experimental features, it is quite possible that hidden
design considerations become visible after the initial code is committed.

As a result, it is important that nothing is set in stone while the
feature itself is still in development.

> +* The developer is actively looking for user feedback
> +* Bugs and issues can be raised on xen-devel@ and will be
> +  handled on a best-effort basis

Probably best to explicitly state that there is no security support for
Preview/Experimental features.  By their classification, they are not
ready for production use.

> +
> +## Experimental
> +* Core functionality is **fully functional**
> +* However, not all functionality or platform support may be
> +  present
> +* May **not be tested**, although there is an expectation that a plan
> +  to improve testing is in place or worked on
> +* APIs and interfaces may **not be stable**
> +* Bugs and issues can be raised on xen-devel@ and will be
> +  handled on a best-effort basis. However, there is an expectation
> +  that issues related to broken core functionality are addressed.

I am not completely convinced by splitting Preview and Experiential. 
The difference between the two is quite subjective.

I would hope that the exact state of the feature in the range Nothing ->
Supported is easy to derive from the Limitations, Improvements and Known
Issues sections of its feature document.

~Andrew

  parent reply	other threads:[~2015-11-11 19:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-06 17:35 [RFC PATCH] Feature doc: Added Feature Maturity Lifecycle Lars Kurth
2015-11-11 16:33 ` Wei Liu
2015-11-11 17:16   ` Lars Kurth
2015-12-01 12:16   ` Lars Kurth
2015-12-01 13:01     ` Wei Liu
2015-11-11 19:38 ` Andrew Cooper [this message]
2015-12-01 12:21   ` Lars Kurth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5643993C.6010801@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=george.dunlap@citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jbeulich@suse.com \
    --cc=lars.kurth.xen@gmail.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.