|
Craig Russell made changes - 10/Aug/06 11:13 PM
> Only one value is needed for representing "no limit" and this was -1 with "fetch-depth" (before the renaming) and is what 12.7.4 has (and would be consistent with what values maxFetchDepth takes).
I agree with Andy. Without looking at the document's history, it is inconsistent, and should be -1 to indicate no limit. > I would add that page 129 has an example that uses "fetch-depth" which was removed/renamed, so this needs fixing. This has already been filed as a Change Log. See http://wiki.apache.org/jdo/ChangeLog
Craig Russell made changes - 04/Oct/06 08:36 PM
This change will be part of the maintenance release.
Craig Russell made changes - 04/Oct/06 08:37 PM
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
I would add that page 129 has an example that uses "fetch-depth" which was removed/renamed, so this needs fixing.
I don't see a reason to change the default we agreed some time back. Default of maxFetchDepth of 1 and recursion-depth of 1 are both consistent with fetching just the immediate objects.