The factory calls the implementation class with the constructor name new. I want to use new_with_options. How do I tell the factory to use it?
The factory calls the implementation class with the constructor name new.
I want to use new_with_options. How do I tell the factory to use it?