opencog-dev team mailing list archive
-
opencog-dev team
-
Mailing list archive
-
Message #00322
getTV or getTruthValue
Change proposal...
Atom uses getTruthValue() to retrieve it's TruthValue.
AtomSpace has a getTV(Handle) method for getting the TruthValue of the
atom associated with a Handle.
It would seem cleaner/clearer to me if these were consistent (I'm not
going to change it immediately, but will add it as a todo if people
agree), but let me know if there is a reason for this distinction.
I like getTV for succinctness.
J