-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
When ObjectReference/SingleLink is passed to TBoldAbstractListHandle.SetCurrentElement it uses owning object instead of other end.
Change it so that other end is used as is logical.
Example
lhaAddress.CurrentElement := aPerson.Address;aPerson.Address is a singlelink (BoldObjectReference) and assigned to BoldListHandle currentElement.
It should not use BoldObjectReference but BoldObjectReferences BoldObject instead
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels