SpaceMadness / lunar-unity-console

High-performance Unity iOS/Android logger built with native platform UI
https://www.assetstore.unity3d.com/en/#!/content/43800
Other
833 stars 112 forks source link

Minor class naming improvement #190

Closed diegoleao closed 3 years ago

diegoleao commented 3 years ago

A very minor improvement:

There is a class name in Lunar called "JSONNode", that Visual Studio always hints at when creating web services using SimpleJSON (which is widely used, with 181.000 hits on google).

image

I am a proponent of Lunar Console, but my team members complain about this always popping up, since we use webservices so much. It would be nice for this class to have a different and unique name.