[interfacekit] Re: Be

"burton666@xxxxxxxxx" <burton666@xxxxxxxxx> wrote:
> > Sounds good to me (naturally) :-))
> Eheh, I knew, we usually agree on the coding style :)
> About the files location...
> There are 6 files for BColumnListView:
> 
> ColorTools.h/cpp
> ColumnTypes.h/cpp
> ColumnListView.h/cpp
> 
> Where shall I put them ? The cpp files could go in ../src/kits/
> interface, 
> and the headers maybe in ../headers/private/interface ?

Good question. Since its currently "experimental" and not finalized 
API, we should probably put the headers in the experimental directory -
 that's where they are on my hard drive.
Considering we plan to add the classes to libbe.so eventually, I think 
src/kits/interface is a reasonable location for the sources.

> > I think that shouldn't be too hard; a "nm libbe.so | grep 
> > _PointerList_" comes back with these:
> > ...
> Maybe I should've told that the interface for pointerlist is already 
> in ObjectList.h :)
> We just need its implementation.

I could have looked, too :)

> > > constructor and destructor to make it compile under the OBOS / 
> > > Win32
> > > environment I'm using (which is the most advanced OBOS 
> > > environment 
> > > available as now, BTW :)))
> > What a pity :-)
> Yeah, I know, I wish we had an already working system. But at least I 
> can 
> start experimenting what works and what does not :)

We'll certainly get there :)

Bye,
   Axel.


Other related posts: