Elektra  0.9.4
Escaped Name

Currently we store both the escaped and unescaped name in a Key and in a way that there cannot be an optimization not to store it (there are functions handling out the pointer).

Remove the escaped name from struct _Key and use it only when necessary.

Clarify and reduce terminology.

API Changes: