Justin Karneges pisze:
On Thursday 31 January 2008 10:08 am, Peter Saint-Andre wrote:
Robert Quattlebaum wrote:
Session ID colisions are an easy problem to solve, if it's even a
problem in the first place.
We can specify that a session ID must be a UUID. I think that's a good
idea.

UUIDs aren't necessary here, just as they aren't necessary in stanza ids.

If the problem is that multiple plugins might generate ids that conflict, then that's more of a local implementation problem than a wire protocol problem. Have your plugins ask the app framework for a unique id

Or just make every plugin prepend id with plugin name (sth like id='jinglecall-123')

--
Maciek

Reply via email to