You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wondering what is the functional differences between defining SymbolDictionary in spec vs. component? Why it is possible to define them in both places? What is the thought process behind it? I tried to find it in the rowan documenation, but did not find it.
Here is an example from the project I'm working on:
Hello @dalehenrich ,
I'm wondering what is the functional differences between defining SymbolDictionary in spec vs. component? Why it is possible to define them in both places? What is the thought process behind it? I tried to find it in the rowan documenation, but did not find it.
Here is an example from the project I'm working on:
spec - BitmapCharacterSet-Core.ston
vs
component - Core.ston
The text was updated successfully, but these errors were encountered: