Jeff Watkins wrote:
> Oh, and I apologise for kicking off such a long thread just because I
> wanted to elide the details a little bit. All of the ideas kicked
> around here are good, but the definitive answer is the UUID or GUID.
> I just don't know a convenient way to generate one in Python.
>

I think that this conversation is a good example of why the vist and
identity framework should be pluggable and extensible as you've done a
good job of implementing.  I think that the current hash is more than
sufficient.  If someone wants to add kitchen_sink() to the hash,
they're welcome to subclass and override.  I plan to do an additional
test or two in order to ensure that the visit is coming from the same
hostname used to hash the data, but that doesn't get used in the hash,
and I wouldn't expect it to be implemented by default in TG.

Joseph


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to