Hi Justin, I'm looking for some clarification on the intended usage of ServiceInfo. My confusion comes from the fact that the interface states its an abstract base for service information, but the implementation is concrete. More over, on test cases ServiceInfoImpl is used directly, and code shall cast to ServiceInfoImpl in order to set the id, cause the interface has no setId, nor the GeoServerFactory.createService() allows to pass the id as an argument.
So, what do you think would be saner? Add an id argument to createService or making ServiceInfoImpl abstract? Cheers, Gabriel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
