[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guidelines? (And a quick note about the website)
The Greene Family wrote:
>But at any rate, 3D Sound will definitely be in penguin play, but, it will
>be in a separate library. (To avoid linking in functions that programmers
>don't need - and 3D sound will have quite a few!)
That's an implementation detail. On some systems (Linux...) it shouldn't
matter if the stuff is in one big or many small libs (->load-on-demand), on
others splitting things up is good. Don't worry to much about that right
now.
I personally prefer the "one big lib" approach, but we'll see...
Christian
--
Drive A: not responding...Formatting C: instead