Re: koffice/kplato
Dag Andersen <[email protected]> Wed, 23 Nov 2005 11:41:05 +0100
| Newsgroups | gmane.comp.kde.kplato |
|---|---|
| Message-ID | <[email protected]> |
On Onsdag 23 november 2005 11:13, Raphael Langerhorst wrote: > On Wednesday 23 November 2005 10:45, Dag Andersen wrote: > > On Onsdag 23 november 2005 10:30, Thomas Zander wrote: > > > On Wednesday 23 November 2005 09:58, Dag Andersen wrote: > > > > what about prefix to .h files? > > > > In my view they need it as they may be used in 3rd party > > > > apps, or? > > > > > > KPlato is an application; meaning most headers won't get > > > installed anyway. KPlato currently does not install any. > > > > Yes, sure, it was to avoid possible future probs. > > > > > Next to that; they headers are installed in their own > > > directory; see where KWord installs KWMailMergeDataSource.h for > > > example; its; /usr/local/kde/include/kword > > > on my system. > > > > Certainly a directory can be used as 'namespace', that's fine > > with me. > > > > > So IMO headers can be named the same; i.e. Task.h > > > > Ok, this is what we'll do, then, I'll put it in the TODO. > > So, to make sure, if I feel like renaming the files I can go for it > without further discussion? > (that is: filename = classname with uppercase and no prefix. Also: > cc -> cpp) Yes, fine with me. Don't forget the .ui files, though, and .ui.h files. I want to get rid of these (.ui.h) but I thought I'll do that as I go along. > > Regards, -- Mvh, Dag Andersen