Re: Review Request: Make sure to remove KXMLGUIClients from factory on destruction

2010-11-17 Thread David Faure
> On 2010-07-03 22:44:14, David Faure wrote: > > I was initially against this kind of thing (too many problems with > > "intelligent" destructors), this is why it hasn't been done before. > > But after long consideration, I think this one is safe and, as you say, > > somewhat expected by users

Re: Review Request: Make sure to remove KXMLGUIClients from factory on destruction

2010-11-17 Thread Matthias Fuchs
> On 2010-07-03 22:44:14, David Faure wrote: > > I was initially against this kind of thing (too many problems with > > "intelligent" destructors), this is why it hasn't been done before. > > But after long consideration, I think this one is safe and, as you say, > > somewhat expected by users

Re: Review Request: Make sure to remove KXMLGUIClients from factory on destruction

2010-11-17 Thread Thomas Friedrichsmeier
> On 2010-07-03 22:44:14, David Faure wrote: > > I was initially against this kind of thing (too many problems with > > "intelligent" destructors), this is why it hasn't been done before. > > But after long consideration, I think this one is safe and, as you say, > > somewhat expected by users

Re: Review Request: Make sure to remove KXMLGUIClients from factory on destruction

2010-11-15 Thread David Faure
> On 2010-07-03 22:44:14, David Faure wrote: > > I was initially against this kind of thing (too many problems with > > "intelligent" destructors), this is why it hasn't been done before. > > But after long consideration, I think this one is safe and, as you say, > > somewhat expected by users