August'24: Kamaelia is in maintenance mode and will recieve periodic updates, about twice a year, primarily targeted around Python 3 and ecosystem compatibility. PRs are always welcome. Latest Release: 1.14.32 (2024/3/24)

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