Nick Sabalausky napisał: > Is there a way to get the fully-qualified name of an identifier without > doing "demange( mangledName!(foo) )"? Heh, looks like there isn't. It may be worth filing an enhancement request for __traits(fullyQualifiedName, foo). BTW, what do you need it for? -- Tomek