comparison doc/glossary.txt @ 4567:32b24abfe98e

Documentation polishing.
author Eric S. Raymond <esr@thyrsus.com>
date Tue, 15 Nov 2011 18:35:54 -0500
parents 33a1f03b9de0
children 25fcb87a8301
comparison
equal deleted inserted replaced
4566:b8119ba37707 4567:32b24abfe98e
14 itemid 14 itemid
15 a numeric reference to a particular item of one class 15 a numeric reference to a particular item of one class
16 item 16 item
17 a collection of data that forms one entry in the hyperdb. 17 a collection of data that forms one entry in the hyperdb.
18 property 18 property
19 one element of data that makes up an item. In Roundup, item 19 one element of data that makes up an item. In Roundup, the set
20 properties may be changed as needed - even after the tracker 20 of item properties may be changed as needed - even after the
21 has been initialised and used in production. 21 tracker has been initialised and used in production.
22 schema 22 schema
23 the definition of all the classes that make up an tracker 23 the definition of all the classes that make up an tracker
24 tracker 24 tracker
25 the schema and hyperdb that forms one issue tracker 25 the schema and hyperdb that forms one issue tracker
26 tracker home 26 tracker home

Roundup Issue Tracker: http://roundup-tracker.org/