Menu

#32 external constructors

Nice_to_Have
open
nobody
5
2012-11-27
2004-01-09
No

External constructors would also be nice to have (and
make MJ consistent). They could be implemented as
static methods in the anchor class that first calls
some other (internal or external) constructor [we can
require that the first line of an external constructor
is a this-style constructor] and then executes the rest
of the constructor body.

Discussion


Log in to post a comment.