| Annotation Type | Description |
|---|---|
| Alpha |
An annotation that defines the annotated value as being an alpha version,
meaning that it could have bugs, is likely to be changed in the future, or
may even be deprecated or removed.
|
| Beta |
An annotation that defines the annotated value as being a beta version,
meaning that it could have bugs, may to be changed in the future, or
may even be deprecated or removed.
|
| ReleaseCandidate |
An annotation that defines the annotated value as being a release candidate,
meaning that it could have small changes before the final release.
|
| Unfinished |
An annotation that defines the annotated value as unfinished, or not suitable
for production use
|
| Untested |
An annotation that defines the annotated value as untested, and so potentially
containing bugs that make it not recommended for production use
|
Copyright © 2012 Massive Dynamics. All Rights Reserved.