Version 1 (modified by archibald, 8 years ago) (diff)

--

Base Ideas

(1) Namespaces

(1.1) Data Types

This one is interesting ... Data Organisations ( arrangements of simple data types are in fact extentions of the data type OK, so what organisations are we going to make available? Well, data will default to immutable (ie can only be set/created in the constructor.)

(2) Types

(3) Enums

(4) Signals

(5) Singletons

(6) Classes