> namespace citation {  
> 
> class ControlCitation : public ControlCommand

Isn't one of the ideas of namespaces that instead of

 citation::ControlCitation
 citation::GUICitation

one could use shorter names like

 citation::Control
 citation::Gui

?

Andre'


-- 
André Pönitz ........................................ [EMAIL PROTECTED]

Reply via email to