[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnu3dkit-dev] GSXView
From: |
Frederic De Jaeger |
Subject: |
Re: [Gnu3dkit-dev] GSXView |
Date: |
24 Oct 2002 23:05:20 +0200 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Hi
Philippe> One more thing wrt OGL: what if there is no OGL installed?
Philippe> How should GNUstep handle this situation then?
We can imagine several solutions:
1) #idfef HAS_GLX
I'm joking
2) Put the NS*GL* classes in a separate library.
I don't know MACOSX X. Are those classes part of the main GUI library?
3) Put them in the main gui library, but only stubs that will load a
bundle when they are really instantiated. We can implement this
solution (which I think is the best) via delegation or via class
clusters (it depends on wether we allow inheritance from these
NS*GL* classes or not --- what does MACOSX allow in this case?)
Cheers,
Frederic
Re: [Gnu3dkit-dev] GSXView, Brent Gulanowski, 2002/10/24