Sunday, July 12, 2015

Chasing... no following leads.

That's what thinking is about.

When you are searching your mind, when you are finding a solution to a problem, when you are thinking about anything, you are moving through the landscape of facts following leads which appear interesting.

I've created a structure; an abstract class called Lead which is extended into two final classes: PrincipleLead and LimitingConstraintLead. Both classes implement a variation of the verb "to follow": PrincipleLead::follow(Class<q>qualeType) and LimitingConstraint::follow().

Very interesting... Although I wanted to get CliqueSpace(TM) to function in this way, I didn't have any leads on how this might be done in 2004. I've followed many leads since then.