Re: class convention
Posted by
fschmidt on
URL: https://old-forum.luan.software/class-convention-tp367p369.html
new() wouldn't be at the end, it would be second. Think of a Java class. The member variables are first. from_doc() is like this part of the Java code.