I didn’t try add or remove classes, but adding/removing methods or adding/removing properties will fail. In theory, the live coding patches code data in-memory with the compiled version of the code you just created, so changes on code as method contents it seems to work properly. New classes should be possible, since they are not referenced yet anywhere, but I didn’t test that.