[interfacekit] Re: Headers splitting
- From: bpmagic@xxxxxxxxxxxxxxx
- To: interfacekit@xxxxxxxxxxxxx
- Date: Wed, 29 Dec 2004 09:10:09 -0500
----- Original Message -----
From: Stefano Ceccherini <burton666@xxxxxxxxx>
Date: Wednesday, December 29, 2004 6:36 am
Subject: [interfacekit] Headers splitting
> I had a small e-mail exchange with Axel,
> and we both agreed on some small changes in our public headers, but
> we thought
> we should ask on the list:
>
> Currently, ListItem.h contains the interface declaration of
> BListItem and also
> the declaration of BStringItem.
>
> We'd like to move BStringItem to its own header file. Obviously, in
> order to
> maintain source compatibility, we have to include the new header
> file from the
> old one.
>
> There are other things like that, for example, BSeparatorItem being in
> MenuItem.h, etc. etc.
>
> The implementation will also need to be splitted (StringItem.cpp,
> SeparatorItem.cpp, etc.)
>
> What do you think ?
Question: Why split the headers?
--DW
- Follow-Ups:
- [interfacekit] Re: Headers splitting
- From: Ingo Weinhold
Other related posts:
- » [interfacekit] Headers splitting
- » [interfacekit] Re: Headers splitting
- » [interfacekit] Re: Headers splitting
- » [interfacekit] Re: Headers splitting
- » [interfacekit] Re: Headers splitting
- » [interfacekit] Re: Headers splitting
- [interfacekit] Re: Headers splitting
- From: Ingo Weinhold