Re: Talking about the GUI
Ronald Bultje <[email protected]> Fri, 16 Jan 2004 10:24:46 +0100
| Newsgroups | gmane.comp.multimedia.media-api |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2004-01-15 at 17:35, Enrico Weigelt wrote:
> I want to have a really small library which handles:
> * memory management w/ referece counting (GC would be better)
> * module handling
> * primitive object handling
(I want a really small job (2 hrs/week max.) that will make me $2M per
month.)
You have needs for a subset of glib. So does everyone else (I don't
believe there's a single person out there using all functions & features
in glib). If you break down glib in small pieces so everyone can link to
the combination of modules that brings the needed code into his app and
doesn't link to unneeded code, how much do you think dynamic library
overhead would be?
> > Why do you think java is so slow? (Don't believe the people that say
> > java is faster - it isn't.)
[..]
> GC is not the reason.
... Nevermind.
Ronald
--
Ronald Bultje <[email protected]>
Linux Video/Multimedia developer