add assertion for misuse of AbstractContextBuilder::openContext

Authored by mwolff on Jun 6 2011, 7:20 PM.

Description

add assertion for misuse of AbstractContextBuilder::openContext

this happened in the Python lang plugin and took me some hours to debug

if someone misused the API in this way, declarations could get deleted
in a hard to understand way