[interfacekit] Headers splitting
- From: "Stefano Ceccherini" <burton666@xxxxxxxxx>
- To: "interfacekit" <interfacekit@xxxxxxxxxxxxx>
- Date: Wed, 29 Dec 2004 12:36:35 +0100
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 ?
____________________________________________________________
Regala e regalati Libero ADSL: 3 mesi gratis e navighi veloce. 1.2 Mega di
musica, film, video e sport.
Abbonati subito senza costi di attivazione su http://www.libero.it
- Follow-Ups:
- [interfacekit] Re: Headers splitting
- From: Andrew Bachmann
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: Andrew Bachmann