7) If this is considered object oriented, then is there a way to get just the pointer to an object, such that you can create a clone with the same pointer, modifying one will also modify the other 8) Are strings, numbers, arrays considered object? Or is this object oriented feel only for 'MODULES' 9) Oh and is it case sensitive? 10) Would there be a way to obfuscate a file as it compiles?