Paul Fernhout
pdfernhout@kurtz-fernhout.com

Memorandum

Date: Wed, 24 May 2000 22:36:18 -0400

From:   Paul Fernhout
pdfernhout@kurtz-fernhout.com
Kurtz-Fernhout Software

To:     Eric Armstrong
eric.armstrong@eng.sun.com

Subject:   Pointrel Data Repository System for Python v0.01 released

Hi Eric!

I finally got some information management code out the door...

The Pointrel Data Repository System is a loosely coupled set of concepts for data representation. It can be thought of as an information storage architecture. The code referenced here implements the simplest concepts in this system. William Kent's...

http://www.bkent.net/

....ROSE/STAR system described in his 1979 book "Data and Reality" is similar to the Pointrel Data Repository System in intent in many ways.

The Pointrel Data Repository System includes a triadal data storage system. Using triads, one can build arbitrary complex networks of relationships. These dynamic relationships can define the equivalent of records or objects in a database. Triads are simply groups of three pointers that can point to other triads. In addition, as a concession to efficiency, each triad can be associated with a string. Rather than focus on lists or objects, Pointrel focuses more on relations.

This initial distribution is one possible implementation in Python of this "idea", which I have been playing around with in various languages for about twenty years. I've been going for an elegant compromise between flexibility, speed, and simplicity in storing and retrieving information. The Pointrel system aims at having a small number of unifying concepts that can be arranged in endless ways to build layers of complexity above them.

load of v0.01 and further info available at...

http://www.kurtz-fernhout.com/pointrel/

This version is made available under an X11/MIT "open source" type license.

The core Python source file for the Pointrel System is only 20K, but I hope you'll agree it can do quite a bit for such a small size and thus has a high usefulness per byte ratio. Of course, it can't quite match the ratio of the Forth "idea", which can fit a whole OS/Compiler/Linker/Editor in 1K.

See also the announcement posted yesterday on comp.lang.python...

http://altavista.remarq.com/altavista/transcript.asp?g=comp%2Elang%2Epython&tn=50050687&sh=fc7773c639d91f8a&idx=-1

The followup post contains a good example of how to use the Pointrel System.

Future versions may include support for operating directly under Squeak (in Smalltalk) and as a Server.

[Note: I am sending this note to people as interested individuals, not in any way as an extended activity of the Engelbart Colloquium

http://bootstrap.org/colloquium/

...in which I have occasionally participated, and not as a contribution to any related code base for that colloquium. This is for liability & other reasons, and hopefully someday soon such disclaimers will not be an issue when/if the Engelbart Colloquium "open source" vs. "permission to use" issues discussed in that colloquium are resolved. Note that the license does not prohibit use of the code by any organization, as long as they abide by the terms of the license including accepting the disclaimer of liability.]

Sincerely,

Kurtz-Fernhout Software


Paul Fernhout


Developers of custom software and educational simulations
Creators of the Garden with Insight(TM) garden simulator
http://www.kurtz-fernhout.com


Copy to:

  1. Rod Welch rowelch@attglobal.net
  2. Doug Engelbart doug@bootstrap.org
  3. Jim Spohrer spohrer@almaden.ibm.com
  4. Jon Winters winters@obscurasite.com
  5. Lee Iverson leei@ai.sri.com
  6. Jack Park jackpark@verticalnet.com
  7. Eugene Eric Kim eekim@eekim.com
  8. Peter P. Yim peter_yim@bootstrap.org
  9. Markus Fleck fleck@informatik.uni-bonn.de
  10. Bill Kent bill_kent@hp.com; Bill Kent billkent@earthlink.net
  11. Ted Kaehler tedk@wdi.disney.com