> Erik Hofman wrote:
> > Please correct me if I'm wrong, but to my understanding namespaces are
> > like classes but without the overloading and such?
> 
> Namespaces are just namespaces. :)
>
> So I can (and did) write stuff like:
> 
>   namespace yasim { class Propeller { ... }; };
> 
> without having to worry that anyone else in the simulator would write
> a "Propeller" class too.

We (JSBSim) really need to do this too. It's on the To Do list.

Jon




_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to