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

Reply via email to