FluffOS - concepts / objects

Version: master

An object consists of a collection of functions (also called ‘methods’) and data (variables) on which the functions operate. The only way to manipulate the data contained in an object is via one of the functions defined by the object.


This is a companion discussion topic for the original entry at http://fluffos.github.io/doc/general/concepts/objects.html