pipelines and new contexts

1.  I decided not to automatically create a new context for
every proposition list in a pipeline.  If you want to create 
a  new context, just put
    at view = new context name
in front of the proposition list. 

2. If you only create new contexts, you can replace "|" by ";" 
and it does not change the semantics.

3. If you return to an old context using
    at view = old context name
the semantics are different.  The context (list of propositions)
carried by the pipeline is inserted into the old context.
(These pipeline semantics are not yet implemented in mKE 8.0.)

4. If you return to old contexts, changing "|" to ";"
does change the semantics.  Using ";", the old context is
restored without inserting any new propositions.

5. Please share your pipeline experiences and ideas
with this email group.

Dick McCullough
Ayn Rand do speak od mKR done;
mKE do enhance od Real Intelligence done;
knowledge := man do identify od existent done;
knowledge haspart proposition list;
http://mKRmKE.org/

Received on Tuesday, 2 September 2008 04:30:17 UTC