The current CreateAnySourceAdapter and createFakeSourceAdapter works great for some thing, but everytime we add something to the adapter we also need to update it here, which is a bit frustrating.
So by overhauling these two, we could minimize the maintenance cost.
The current
CreateAnySourceAdapterandcreateFakeSourceAdapterworks great for some thing, but everytime we add something to the adapter we also need to update it here, which is a bit frustrating.So by overhauling these two, we could minimize the maintenance cost.