Clotho / Clotho-Core

www.clothocad.org
Other
4 stars 1 forks source link

submit: the mind's scriptengine variables should be used as tokens #4

Open jcaucb opened 10 years ago

jcaucb commented 10 years ago

submit's response to un-disambiguated tokens should go first to the scriptengine. Currently that doesn't happen. It should then go to the Mind's local trie (which is now just a map), and then to the global trie. If the global trie is ambiguous, it either takes the first option that obeys the schemas, or it prompts the user to disambiguate the token.