konstantinbe/milk

Call all methods of the form init_<custom name> to be called when an object is created

konstantinbe opened this issue · 1 comments

Call all methods of the form init_ to be called when an object is created

Bad idea, stick to JS/Coffee constructors.