On 30.01.2015 16:56, anonymous wrote: > Besides, it's a bad idea to call a member "init", because it steals the > name of the default initializer. It doesn't override the default > initializer, it just takes its name. The compiler should not accept it, > in my opinion. Good remark! I'll rename it.