The only difference b/w globals and TLS is that the value of the TLS object can be unique per thread. This is cool but the inability to introspect a thread's TLS values without holding a global reference doesn't make sense. This stops me from using TLS where I am unable to add/modify globals for some reason (say I am writing callbacks for an established framework).
Ofcourse I probably didn't grok this right... maybe...
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!