Immutability and other attributes, please review

Jacob Carlborg doob at me.com
Thu Jun 14 06:10:15 PDT 2012


On 2012-06-14 11:56, Roman D. Boiko wrote:

> This is the naming convention I introduced for classes and functions
> which should not be referred from client code (factory methods will be
> used for creation). I have also put them into a separate folder, named _.

Fair enough.

> By the way, the whole data model is designed to be immutable. Should I
> replace const with immutable then?

Probably.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list