Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed member links to link values #1796

Merged
merged 1 commit into from
Jul 4, 2018

Conversation

SomeUserName1
Copy link

Exchanged the MemberLinks for a PredicateNode, LinkValue pair for performance reasons according to comment on #1750

Unit test run, function tested by hand in the guile shell

@linas
Copy link
Member

linas commented Jun 29, 2018

This looks reasonable to me; however, @misgeatgit should review it for accuracy & correctness. Maybe @amebel since I think they use this stuff in ghost.

Also -- please do not move the class declaration to a .h file. This is a private class, it does not define an API, it should not be visible in a .h file. It needs to stay permanently hidden, in the .c file.

@linas
Copy link
Member

linas commented Jul 2, 2018

Hello @misgeatgit @amebel

@linas linas merged commit 3c4c1a0 into opencog:master Jul 4, 2018
@linas
Copy link
Member

linas commented Jul 4, 2018

thanks!

@SomeUserName1 SomeUserName1 deleted the AttentionSCM branch July 11, 2018 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants