March 2024 - This site, and Kamaelia are being updated. There is significant work needed, and PRs are welcome.

Axon.idGen.py

Version: Axon 1.0

idGen() - idsequence generator

Pydoc Style Documentation

FUNCTIONS

newId = strId(self, thing) method of idGen instance

numId(self) method of idGen instance

strId(self, thing) method of idGen instance

tupleId(self, thing) method of idGen instance

class idGen(object)

Methods defined here:

idToString(self, thing, aNumId)

next = nextId(self)

nextId(self)

numId(self)

strId(self, thing)

tupleId(self, thing)

...

Testdoc Documentation

TODO:Implement test suite for Axon.debug.py (We did mention that tests were added late in the project?)

Michael, December 2004