From kde-core-devel Wed Mar 16 12:55:18 2005 From: David Faure Date: Wed, 16 Mar 2005 12:55:18 +0000 To: kde-core-devel Subject: Re: [PATCH] URI, URL, FOO, URN Message-Id: <200503161355.19277.faure () kde ! org> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=111097772404349 On Wednesday 16 March 2005 13:42, Thiago Macieira wrote: > Frans Englich wrote: > >Then I'll commit the class to kdecore/ later today or tomorrow, > > something like that. > > For KDE 4, I'd like to see URN/URI/URL sanitised in proper classes. OK, but not necessarily with KURN in kdelibs, right? I mean, KURL (i.e. URLs+URIs) is a core piece of KDE since everything that can be downloaded or uploaded or listed is a KURL. But KURNs seem related to XML parsing and processing, and the class doesn't seem to be useful by itself. So it should IMHO not be in kdecore, but together with whichever class or library needs it. Frans wrote: > The Catalog implementation will live in kdenonbeta/kdom and hence first becomes relevant > for KDE 4, so I can live with a temporary solution, such as housing the class there Yes. I don't see the point of enlarging KDE-3.5's kdecore (if there's going to be one) with a class that no 3.5 code is going to use, so kdenonbeta looks like a better place for now (/kdom if only kdom plans to use it). -- David Faure, faure@kde.org, sponsored by Trolltech to work on KDE, Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).