Mercurial > p > roundup > code
view doc/glossary.txt @ 1003:f89b8d32291b
Hack hack hack...
. Implemented security assertion idea punted to mailing list (pretty easy to
back out if someone comes up with a better idea) so editing "my details"
works again. Rationalised and cleaned up the actions in any case.
. fixed some more display issues (stuff appearing when it should and shouldn't)
. trying a nicer colouring scheme for the top level page
. handle no grouping being specified
. fixed journaltag so the logged-in user is journalled, not admin!
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 01 Sep 2002 12:18:41 +0000 |
| parents | 5324a28060ab |
| children | 43ab730ee194 |
line wrap: on
line source
================ Roundup Glossary ================ :Version: $Revision: 1.2 $ .. contents:: class a definition of the properties and behaviour of a set of nodes db a collection of nodes designator a combined class + nodeid reference to any node in the hyperdb nodeid a numeric reference to a particular node of one class node a collection of data that forms one entry in the hyperdb. property one element of data that makes up a node schema the definition of all the classes that make up an instance instance I've defined this well somewhere else... ----------------- Back to `Table of Contents`_ .. _`Table of Contents`: index.html
