Remove conversion from user-context to comments
#1079 (closed) explained the relationship between comments and user-context. Right now we load comments and convert them to user-context on the fly. When storing configuration (config-get, config-write and similar), we convert them back. There was a complaint about that - see #1006 (closed). This ticket is for removing the conversion from user-context to comments.