Re: class convention
Posted by Hugo <Nabble> on
URL: https://old-forum.luan.software/class-convention-tp367p368.html
I am not sure. The new() function is the most important in my opinion because it shows what we can do with the model object. I don't like to see the new() function at the end of the source file.