dave08
01/09/2022, 12:45 PMColton Idle
01/10/2022, 6:03 AMdave08
01/10/2022, 10:29 AMK Merle
01/10/2022, 11:51 AMdave08
01/10/2022, 4:39 PMgildor
01/11/2022, 2:54 AMgildor
01/11/2022, 2:55 AMdave08
01/11/2022, 10:29 AMgildor
01/11/2022, 10:30 AMdave08
01/11/2022, 1:06 PMdave08
01/11/2022, 1:07 PMgildor
01/11/2022, 3:54 PMgildor
01/11/2022, 3:59 PMrunning a factory is also running somethingIt's also true for constructor, you run init of this method, factory is like a "constructor" for an interface Also you can use another class as a facade for other implementation and just delegate to those platform specific implementation, if you don't want to have explicit factory
dave08
01/11/2022, 4:08 PM