Closed
Description
Hi.
If someone wants to include the whole library in it's own project, there might be some name collisions. or even one script might throw name exceptions.
So it is good idea to choose a namespace for all of the UnityLibrary scripts and commit the namespace to all of them.
I recommend UnityLibrary namespace for all scripts.
Any suggestions for namespace name is appreciated.
If all accept it, we will go to add namespace to all scripts.
Thanks.