Re: [Orbit-python-list] Release program for 0.3.1
Status: Inactive
Brought to you by:
tack
From: Jason T. <ta...@li...> - 2001-10-07 15:52:42
|
> Have to be careful on this mailing list or next time i'll joke about > adding mail and news to o-p and Johan will do it (and what next, window Well then Johan would just steal the code from Mozilla, like he did here with oaf. :) > <kiko> but how does the mainloop get there? > <zilch> CORBA.ORB_init (sys.argv[], CORBA.ORB_ID, CORBA.TRUE) > <zilch> probably breaks the spec, but who cares? :) Ha! :) Actually as long as the third argument is optional (and it is), then it's fine. We "bend" the spec all over the place in order to provide enhancements. As long as spec-compliant programs work the way they should with o-p then it's fine. > Ok, so Tack will never accept this. The best we can hope for is asking him > for an opinion on the API change that could offer this (optional) > enhancement to O-P. Tack? I'll accept it when we don't need to call CORBA_ORB_run() anymore, because otherwise I fail to see what this is going to buy us. What enhancement is this patch really giving us? This stuff isn't suitable for 0.3.x, but maybe 0.4.x, since it's the first step to making o-p usable with threads. Jason. |