mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
add notes about linkage
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@9494 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
7f4b23c898
commit
5647961e59
@ -32,4 +32,9 @@ explanation:
|
||||
|
||||
- children don't use refcounts, only parents do.
|
||||
|
||||
- A child always points to its parent (it can have only 1).
|
||||
- A parent has a list of all children.
|
||||
- A parent has a pointer to the current 'replica child', if one exists.
|
||||
|
||||
|
||||
------------------------- end of file ------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user