On Fri, 10/31/08, Holger Freyther <[EMAIL PROTECTED]> wrote: > Hey, > I have started implementing a GeoLocation service for Gtk+ > using the Gypsy > interface. I have some comments and questions: > > 1.) Could we remove GeolocationService::create from > GeolocationService.cpp? > Any platform that intends to implement this can have this > factory in their > GeolocationServiceFoo.cpp? This makes it possible to add > and remove platforms > without touching this file. > > 2.) Geoposition is RefCounted but we pass Geoposition* all > over the place? Can > we decide on of the two? This would also make the ownership > more clear. > > should I send patches for the above?
Yes, please file separate bugs for each of these issues and attach the patches. Thanks! Dave _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

