View Single Post

  #5 (permalink)  
Old 11-10-2003, 10:26 PM
panu
Guest
 
Posts: n/a
Re: Name spaces in Dolphin...

Chris Uppal wrote:

I recently (just for fun/interest in how it'd turn out) chose to
implement a
> small toy project in a style where all responsibility for creating objects (and
> hence all references to classes) were the responsibility of a single
> system-wide object.


Right. But that is *your* system-wide object.
What if you want to load some-one else's code
into your image?


-Panu Viljamaa


Reply With Quote