Due to limitations in the Cog Virtual Machine there are some changes that cannot be applied easily:
- Initialize and Instantiate compact classes (One does not simply have a second String class)
- Changing the MethodDictionary or CompiledMethod formats, since they are very coupled to the VM