Standardizing the capitalization would be good for namespaces (eg Corba->corba, OS->os).
Definitely would like to move IDL Corba code to remove doxygen problems. That's a royal pain right now!
How does the RTT::detail namespace fit into this?
Personally, I never use any *Interface classes so all I would say is not into "rtt" namespace.
I tend to go for rtt/interface as well. Users hardly need these classes directly.
Standardizing the
Standardizing the capitalization would be good for namespaces (eg Corba->corba, OS->os).
Definitely would like to move IDL Corba code to remove doxygen problems. That's a royal pain right now!
How does the RTT::detail namespace fit into this?
Personally, I never use any *Interface classes so all I would say is not into "rtt" namespace.
I tend to go for
I tend to go for rtt/interface as well. Users hardly need these classes directly.