Changing to new object model of core-lib
Introduction of AbstractObject without fields and classes.
Methods are not Arrays anymore to simplify and avoid use of 'object fields'.
Frames are not entirely implementation specific.
- clean out superficial comments
- added missing primitives
Signed-off-by:
Stefan Marr <git@stefan-marr.de>