[openbeosnetteam] Re: moving ppp to other location

  • From: "Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx>
  • To: <openbeosnetteam@xxxxxxxxxxxxx>
  • Date: Mon, 8 Sep 2003 19:06:49 +0200

> > To BAutolock:
> > The current implementation is missing a call:
> > UnlockNow(). This method is used quite frequently in PPP.
> > What does it do? It unlocks the BLocker before the destructor was
called.
> > I have changed the implementation in my repository to support this
feature
> > (it is only slightly bigger than the current implementation because the
> > destructor can use UnlockNow(), too).
> > You probably do not like the name. :) Is Unlock() better?
> > Shall I commit the change?
>
> Unlock() is better, I think. Anyway, you should propose this on the IK
team
> list. If there's agreement on the name, it should be no problem to add it,
> since it would be inline anyway, so that apps can use it without losing R5
> compatibility.

I thought the IK team list is private (or did this change already?). Could
you do this for me, please?
Would a Lock() method be needed, too?

Waldemar


Other related posts: