Config widgets

Bernd Gehrmann Bernd-Gehrmann at gmx.de
Sun Apr 7 19:48:06 UTC 2002


On Friday 05 April 2002 22:41, you wrote:
> On Friday 05 April 2002 03:47, Bernd Gehrmann wrote:
> > Here are versions of the persistant class store and code completion
> > config widgets with layout management and accelerators.
>
> wb Bernd! I have commited the patches. Don't you have access to CVS right
> now? I wonder why you didn't commit them yourself. 'hope I did nothing
> wrong...

I have done that stuff with a 'src' directory from some months ago,
so I was not sure if it works :-)

Anyway, here is another patch that I'd like to be tested (and particular by 
the code completion people) before committing. It replaces the "caller deletes
return value" used in the class store by a more sane api. This is from
my experience with the class view, where I found myself producing 
memory leaks all the time. I'm quite sure there are also still memory leaks
for these apis in the java bindings, although I don't really understand the
automatically generated binding code ;-) I'm also quite sure that the new
api can safely be used by people who have got accustomed to languages
with garbage collection :-)

Bernd.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: classstore_api.patch
Type: text/x-diff
Size: 98543 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20020407/901d43c1/attachment.bin>


More information about the KDevelop-devel mailing list