Log about resources loaded
"Hi, I have some questions about this log.
"When Noesis displays this log in reference to a dictionary, is each entry in the dictionary loaded into memory?"
"I want to know if, when a UserControl has a dictionary in its Resources if I create multiple instances of these UserControls, each UserControl creates a separate instance of the dictionary in my memory?"
In the Attachments, you can see that the log repeats 47 times.
Code: Select all
[NOESIS/I] 'Assets/NoesisScreens/MainMenu/Views/Menu/SomeDictionary.xaml' loaded
UnityEngine.Debug:Log (object,UnityEngine.Object)
"I want to know if, when a UserControl has a dictionary in its Resources if I create multiple instances of these UserControls, each UserControl creates a separate instance of the dictionary in my memory?"
In the Attachments, you can see that the log repeats 47 times.
Re: Log about resources loaded
Yes, for now the entire dictionary is loaded. There are plans to improve this though, low priority for now."When Noesis displays this log in reference to a dictionary, is each entry in the dictionary loaded into memory?"
Yes, multiple instances are created. This is the main reason we recommend merging those dictionaries into the global one (in settings menu)."I want to know if, when a UserControl has a dictionary in its Resources if I create multiple instances of these UserControls, each UserControl creates a separate instance of the dictionary in my memory?"
Who is online
Users browsing this forum: Bing [Bot] and 13 guests