RenderToolbox / RenderToolbox3

Matlab toolbox for managing graphics rendering for psychophysics
Other
5 stars 2 forks source link

Name space collisions #14

Closed benjamin-heasly closed 7 years ago

benjamin-heasly commented 9 years ago

Issue by DavidBrainard Sunday Jun 02, 2013 at 20:47 GMT Originally opened as https://github.com/DavidBrainard/RenderToolbox3/issues/32


It might be good if all RTB routines were prepended with "rtb". The reason is that routines with names like "TestAllExampleScenes" are rather generic, and in the long run making it clear when a routine is in the RTB will make things clearer.

This is not critical. It might be something to think about at about the time we are thinking about doxygen style issues.

benjamin-heasly commented 8 years ago

We could add an "rtb" prefix for all our functions.

Should we make this a goal for Version 3?

benjamin-heasly commented 7 years ago

Closing this issue. It should be addressed in RenderToolbox4: https://github.com/RenderToolbox/RenderToolbox4