What are advantages/ disadvantages of unity objects configuration mapping? in .config file vs mapping them in code ?
All examples I saw , were configured using .config file , but I’ve found one big disadvantage for me (spent 1.5 hr to realize why unity is fails) , after renaming Classes , the class name in config file doesn’t renamed automatically , and unity fails.
What about advantages ?
How are you configure unity ?
Thanks.
con (you have seen them):
pro: