[openbeosnetteam] Re: PPP: dial-on-demand
- From: "Waldemar Kornewald" <Waldemar.Kornewald@xxxxxx>
- To: <openbeosnetteam@xxxxxxxxxxxxx>
- Date: Sun, 6 Jul 2003 01:14:06 +0200
> We don't have shared libs support in the kernel now (and for the
> forseeable future); bear with it, it's not that bad.
Okay. :)
Now, what would you prefer for the interface manager:
a) structure with C functions (and objects as parameters)
b) structure with pointer to C++ object that has only virtual functions
I fear b) a little bit. On the other side it would be a direct interface to
the interface manager and thus require less work.
> Since it's a .a, only the stuff really needed will go into the final
> object. Do you think you'll use the full 200 kB for every small module?
> And how many modules will there be?
I think an implementation that makes most people happy will consist of
around seven projects linking against that library.
> > How can you produce 50K of code in two weeks? I needed more than two
> > months
> > to get that far! :)
> > How many hours do you work on the project per week (this is a
> > question to
> > all of you)?
>
> The best way to spit out much code in a short time is to have designed
> it before you actually do anything coding :-)
Often I need to see the code to know what needs to be done. :)
But, yes, you are right and I am doing it not often enough.
I generally think about how it should be done and then look at the code to
see how to do it in detail.
> I don't know how many hours I spend on the project per week - I would
> say anything between 2 and 20 hours could be realistic, sometimes even
> more. BTW I will be on vacation shortly :)
Is that good or bad news for the project? :)
Waldemar
- References:
- [openbeosnetteam] Re: PPP: dial-on-demand
- From: Axel Dörfler
Other related posts:
- » [openbeosnetteam] PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- » [openbeosnetteam] Re: PPP: dial-on-demand
- [openbeosnetteam] Re: PPP: dial-on-demand
- From: Axel Dörfler