Re: [gtk-list] CORBA (was: Re: New key-binding system)



On Fri, 10 Jul 1998, Steve Hosgood wrote:

> Russ Nelson writes:
> > CORBA.  It's the only way.
> > 
> 
> The only way to get a simple "hello world" program to need 4Mb to run.
> 
> CORBA: nice idea, but does the acronym stand for:
>    "Consistently Outputs Ridiculously Bloated Applications"? :-)

Not if you're using ORBit:
sopwith    518  0.0  0.1   224   176  p1 S    11:08   0:00 ./echo-client

[sopwith@moebius t]$ size echo-client
   text    data     bss     dec     hex filename
 190057    5768    6596  202421   316b5 echo-client

(That's totally statically linked).

OTOH if you're using CORBA to replace a process-local object system like
GtkObject, you're nuts - CORBA is for IPC, not every-single-function-call
;_)

-- Elliot
http://www.labs/redhat.com/orbit/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]