if i understand correctly, init needs to be public so that create_a() can call it, but it is not required to be part of A api otherwise.
wouldn't in that case making it optional help? greetings, martin.
if i understand correctly, init needs to be public so that create_a() can call it, but it is not required to be part of A api otherwise.
wouldn't in that case making it optional help? greetings, martin.