[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    Re: developers documentation
From:       Raphael Langerhorst <raphael-langerhorst () gmx ! at>
Date:       2004-03-06 11:41:58
Message-ID: 200403061241.59183.raphael-langerhorst () gmx ! at
[Download RAW message or body]

On Friday 05 March 2004 16:18, Nicolas Goutte wrote:
> On Friday 05 March 2004 07:48, Raphael Langerhorst wrote:
> > On Thursday 04 March 2004 18:14, Nicolas Goutte wrote:
> > > On Thursday 04 March 2004 13:34, Raphael Langerhorst wrote:
> > > [...]
> > >
> > > > 1x todo list including some things found in the code while looking it
> > > > through.
> > >
> > > What do you meant with this file?
> >
> > oh, I just copy&paste todo items I find along the way into this file,
> > then we would have a summary of todos that are currently in the code,
> > someone with more knowledge than I could then look them through and see
> > what can/should be done now.
>
> Ah, I think that I understand now.
>
> The items on your list are not marked in the code and therefore cannot be
> retrieved by something like: (in one line)
>
> find . -name "*.c*" -o -name "*.h" -print0| xargs -0 grep -n -E
> "(###|TODO|FIXME)"
>
> So what could be done first is a patch to mark them with ### and perhaps
> with a TODO or a FIXME depending on what the problem is.

Patch attached for lib/kofficecore/koApplication.h

Regards,
Raphael

["koapplication_todo.patch" (text/x-diff)]

Index: koApplication.h
===================================================================
RCS file: /home/kde/koffice/lib/kofficecore/koApplication.h,v
retrieving revision 1.38
diff -u -3 -p -r1.38 koApplication.h
--- koApplication.h	4 Mar 2004 15:50:06 -0000	1.38
+++ koApplication.h	6 Mar 2004 11:40:45 -0000
@@ -24,6 +24,7 @@ namespace std { }
 using namespace std;
 #include <kapplication.h>
 
+// ### TODO: remove completely for next version
 // Be VERY careful with this. There is no KoApplication when embedded into e.g. konqueror
 // Ah well, don't even use it at all, that would be better.
 // Next version: remove completely


_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic