[cells-devel] Triple Cells: AllegroGraph 4.5 "porting"
Frank Goenninger
frgo at me.com
Sun Mar 18 21:53:13 UTC 2012
Hi Kenny,
I just began using Triple Cells. We have planned a rather large AllegroGraph-based implementation and as a fan of Cells I am porting Triple Cells to AllegroGraph 4.5.
I am running in a situation where I get a problem with 3c-pulse-advance:
(I have instrumented 3c a bit ...;-)
0> PULSE> ---- advancing: (:change)
0> 3c-make storing type !hw:computer future-part
0> 3c-in nil t equal !hw:echo-happen {_:anon4}
0> stmt-new called with {_:anon3} !hw:happen {_:anon4} {_:anon4}
0> stmt-new (3c-cell? o) <_:anon4 type input>
0> 3c-install-cell called with s p o {_:anon3} !hw:happen {_:anon4}
0> subject-cells-node called with s = {_:anon3}
0> subject-cells-node tr nil
0> subject-cells-node new-blank-node {_:anon5}
0> subject-cells-node (add-triple s !ccc:cells n) 13
0> 3c-install-cell subject-cells-node s = {_:anon5}
0> subject-cells-node called with s = {_:anon3}
0> subject-cells-node tr <_:anon3 cells _:anon5>
0> subject-cells-node (object tr) = {_:anon5}
0> 3c-install-cell (add-triple (subject-cells-node s) p o) 14
0> 3c-install-cell (add-triple o !ccc:is-cell-of-model s) 15
0> 3c-install-cell (add-triple o !ccc:is-cell-of-predicate p) 16
0> stmt-new called with {_:anon3} !hw:location {_:anon6} {_:anon6}
0> stmt-new (3c-cell? o) <_:anon6 type ruled>
0> 3c-install-cell called with s p o {_:anon3} !hw:location {_:anon6}
0> subject-cells-node called with s = {_:anon3}
0> subject-cells-node tr <_:anon3 cells _:anon5>
0> subject-cells-node (object tr) = {_:anon5}
0> 3c-install-cell subject-cells-node s = {_:anon5}
0> subject-cells-node called with s = {_:anon3}
0> subject-cells-node tr <_:anon3 cells _:anon5>
0> subject-cells-node (object tr) = {_:anon5}
0> 3c-install-cell (add-triple (subject-cells-node s) p o) 22
0> 3c-install-cell (add-triple o !ccc:is-cell-of-model s) 23
0> 3c-install-cell (add-triple o !ccc:is-cell-of-predicate p) 24
0> stmt-new called with {_:anon3} !hw:response {_:anon7} {_:anon7}
0> stmt-new (3c-cell? o) <_:anon7 type ruled>
0> 3c-install-cell called with s p o {_:anon3} !hw:response {_:anon7}
0> subject-cells-node called with s = {_:anon3}
0> subject-cells-node tr <_:anon3 cells _:anon5>
0> subject-cells-node (object tr) = {_:anon5}
0> 3c-install-cell subject-cells-node s = {_:anon5}
0> subject-cells-node called with s = {_:anon3}
0> subject-cells-node tr <_:anon3 cells _:anon5>
0> subject-cells-node (object tr) = {_:anon5}
0> 3c-install-cell (add-triple (subject-cells-node s) p o) 31
0> 3c-install-cell (add-triple o !ccc:is-cell-of-model s) 32
0> 3c-install-cell (add-triple o !ccc:is-cell-of-predicate p) 33
0> cell-model called with c = {_:anon7}
0> cell-model object {_:anon3}
0> subject-cells-node called with s = {_:anon3}
0> subject-cells-node tr <_:anon3 cells _:anon5>
0> subject-cells-node (object tr) = {_:anon5}
0> subject-cells-node called with s = {_:anon3}
0> subject-cells-node tr <_:anon3 cells _:anon5>
0> subject-cells-node (object tr) = {_:anon5}
0> 3c-cell-pulse: c = {_:anon6}
0> 3c-cell-pulse: sp = nil
0> 3c-cell-pulse: sp is NIL !
It would help if you could shed some light on this ... (I know you have other stuff to do but still ;-)
TIA!
Hope all is fine on your side. Missing you on c.l.l. ...
Cheers
Frank
More information about the cells-devel
mailing list