Use of a nametable: I understood that its much faster to check for equality of two objects, instead of using the char by char string comparer.(If you get the object from the nametable, it will always return the same reference) (An atomized string is just an string in a nametable)
Greetings