atomspace icon indicating copy to clipboard operation
atomspace copied to clipboard

GroundedObjectNode silently ignore new object

Open astroseger opened this issue 5 years ago • 0 comments

When we call GroundedObjectNode constructor second time with another object it silently uses old object and simply ignore new one. It should ether replace old object or throw an exception (it if is forbidden to replace an object)

astroseger avatar Nov 18 '19 13:11 astroseger