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 propose using the prefix "UI", because it gives the final author breathing room for using their own names without worrying for name collision, and because it means User Interface, which is what the framework is about.
For example:
foo { isA: UIButton }
bar { isA: UIVideoPlayer }
bla { isA: UIWhatever }
Any more ideas?
The text was updated successfully, but these errors were encountered:
Again, potentially problematic for the parser implementation. Also, didn't either you or @veosotano want the HSS framework NOT to be specially treated? If so, no naming weirdness.
I propose using the prefix "UI", because it gives the final author breathing room for using their own names without worrying for name collision, and because it means User Interface, which is what the framework is about.
For example:
Any more ideas?
The text was updated successfully, but these errors were encountered: