Skip to content

Commit 976b321

Browse files
committed
add definition for definitional class
1 parent ca16fef commit 976b321

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/glossary.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ classname
1515
or "_", and only have alphanumerics and "_" in the middle.
1616
db (or hyperdb)
1717
a collection of items
18+
definitional class
19+
a class that exists to define a descrete set of values. For example
20+
status or priority.
1821
designator
1922
a combined class + itemid reference to any item in the
2023
hyperdb. E.g. issue26. Note that form values can include

0 commit comments

Comments
 (0)