[geos-devel] 3.2.0 Final

Maxime van Noppen maxime at altribe.org
Sat Dec 12 04:04:26 EST 2009


strk wrote:
> Remember that GEOS is a direct port of JTS, where (in Java)
> there are visibility levels that are not supported in C++
> (default visibility == only classes in same package can use
> those interfaces). In GEOS those all became public instead.

I believe it's a design issue. It could be possible to put those methods
as protected and to define friend classes that have access to those methods.

-- 
Maxime


More information about the geos-devel mailing list