view doc/glossary.txt @ 1299:b2d04ce03802

Email improvements. - updated email package address formatting (deprecation) - copied email address quoting from email v2.4.3 so we're consistent with 2.2 - email summary extraction now takes the first whole sentence or line - whichever is longer
author Richard Jones <richard@users.sourceforge.net>
date Tue, 05 Nov 2002 22:59:46 +0000
parents 43ab730ee194
children 8b5ff6ca0674
line wrap: on
line source

================
Roundup Glossary
================

:Version: $Revision: 1.3 $

.. contents::


class
   a definition of the properties and behaviour of a set of items
db
   a collection of items
designator
   a combined class + itemid reference to any item in the hyperdb
itemid
   a numeric reference to a particular item of one class
item
   a collection of data that forms one entry in the hyperdb.
property
   one element of data that makes up an item
schema
   the definition of all the classes that make up an tracker
tracker
   I've defined this well somewhere else...


-----------------

Back to `Table of Contents`_

.. _`Table of Contents`: index.html


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