|
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
|