-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Discussion] Namespace #4
Comments
currently the namespace used for the only class(stub) present is |
Personal opinion, it is a bit too long to write... It's fine with me anyway |
Please: |
my only concern is that with rtl there can be collision with other namespace more easily. otherwise it will be fine also for me |
Are there any other rtd library out there that are likely to clash with this one? Otherwise I would always prefer brevity over lengthness for a namespace. |
with all the possible interpretation of the acronym rtl like RunTimeLibrary, Real-TimeLibrary and so on, the risk of collision in the present or in the future is too high. I would exclude rtl. let's think some other abbreviation:
other? |
I still think that we should just go for I would like to propose |
Another concern is that any |
i'm ok with both robotl and rbtl. @drdanz tiebreak! |
We should enclose all the library in a namespace.
I also suggest we use c++11 inline namespace for versioning.
Proposals:
robotology
rbtlg
(pronounced "robotology")rtl
The text was updated successfully, but these errors were encountered: