My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 8: Handling of TabledPredicate
  Back to list
Status:  Accepted
Owner:  yves.raimond
Cc:  david.pas
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by yves.raimond, Feb 27, 2008
Data blobs computed by tabled predicates are not re-associated from session
to session. For example, if a signal is decoded into one session and a
feature A computed from it, another session will fail at trying to compute
a feature B on that signal (although the RDF store holds information about
what to do to get the data back).


Comment 1 by david.pas, Feb 28, 2008
weren't the CachedPredicates the ones to keep data from session to session?
Comment 2 by yves.raimond, Feb 29, 2008
Yes
Comment 3 by yves.raimond, Jul 13, 2008
Default behavior is now to table every predicate to handle these issues. Cached
predicates are declared explicitly.
Sign in to add a comment

Hosted by Google Code