l.b.i.s.INewSpecification(Interface) : interface documentation

Part of lp.blueprints.interfaces.specification View In Hierarchy

Known subclasses: lp.blueprints.interfaces.specification.ISpecification

A schema for a new specification.
SpecNameField name May contain lower-case letters, numbers, and dashes. It will be used in the specification url. Examples: mozilla-type-ahead-find, postgres-smart-serial.
Title title Describe the feature as clearly as possible in up to 70 characters. This title is displayed in every feature list or report.
SpecURLField specurl The URL of the specification. This is usually a wiki page.
Summary summary A single-paragraph description of the feature. This will also be displayed in most feature listings.
Choice definition_status The current status of the process to define the feature and get approval for the implementation plan.
PublicPersonChoice assignee The person responsible for implementing the feature.
PublicPersonChoice drafter The person responsible for drafting the specification.
PublicPersonChoice approver The person responsible for approving the specification, and for reviewing the code when it's ready to be landed.
name =
May contain lower-case letters, numbers, and dashes. It will be used in the specification url. Examples: mozilla-type-ahead-find, postgres-smart-serial.
title =
Describe the feature as clearly as possible in up to 70 characters. This title is displayed in every feature list or report.
specurl =
The URL of the specification. This is usually a wiki page.
summary =
A single-paragraph description of the feature. This will also be displayed in most feature listings.
definition_status =
The current status of the process to define the feature and get approval for the implementation plan.
assignee =
The person responsible for implementing the feature.
drafter =
The person responsible for drafting the specification.
approver =
The person responsible for approving the specification, and for reviewing the code when it's ready to be landed.
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.