Changes

Jump to: navigation, search

Using database API

2 bytes removed, 15:39, 24 December 2009
Handles
# private
===Handles===
Each primary object has a unique handle associated with it. The handle serves as both a unique identifier and as the key into the database. This handle is generated using the current timestamp along with two 32-bit random numbers. The resulting value is converted to a text string to provide a hashable handle.

Navigation menu