From kde-core-devel Sat Jan 11 16:47:57 2003 From: Michael Ritzert Date: Sat, 11 Jan 2003 16:47:57 +0000 To: kde-core-devel Subject: Re: user interaction in kimgio plugins X-MARC-Message: https://marc.info/?l=kde-core-devel&m=104230380504993 Am Samstag, 11. Januar 2003 17:35 schrieb Waldo Bastian: > It think you should aim for a BC, "change-the-application-to-use-it" > solution > > :-) E.g. if you were to make a KImageFileDialog, KPaint would have to be > > changed to make use of that. The actual KImageFileDialog class could then > take care of the saving and since it would be closesly tied to KImageIO it > could do all kind of dirty tricks to pass information to the plugins. So it's ok to have (e.g.) kpaint depend on a specific version of kdelibs? That simplifies things a lot, of course. Michael