From dce27fe8994e819a463e83212779d3d43bd2ba2e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 13 Sep 2012 10:19:21 +0200 Subject: Document how to handle circular relationships --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index ad93c1f..a9c8613 100644 --- a/NEWS +++ b/NEWS @@ -81,6 +81,10 @@ Version 2.1.0 the ODB compiler command line interface documentation (man pages) for details. + * New ODB manual section, 6.3 "Circular Relationships", explains how to + handle persistent classes with circular dependencies that are defined + in separate headers. + * The id() pragma that was used to declare a persistent class without an object id has been renamed to no_id. -- cgit v1.1