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?

comments welcome
        z.
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to