+1, let's move it to sis-webapp. Cheers, Chris
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: chris.a.mattm...@nasa.gov WWW: http://sunset.usc.edu/~mattmann/ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Adjunct Assistant Professor, Computer Science Department University of Southern California, Los Angeles, CA 90089 USA ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ -----Original Message----- From: Martin Desruisseaux <martin.desruisse...@geomatys.fr> Organization: Geomatys Reply-To: "dev@sis.apache.org" <dev@sis.apache.org> Date: Tuesday, May 14, 2013 11:23 AM To: "dev@sis.apache.org" <dev@sis.apache.org> Subject: Re: georss-rome (a sis-webapp dependency) has an inconsistent artifactId >Hello all > >I had a look and realized that georss is used by the following class, >defined in the sis-referencing module: > > org.apache.sis.storage.GeoRSSData > >In order to reduce the annoyance caused by the georss mismatched >artifactId, I would need to move this GeoRSSData class in another >module. Indeed, the "storage" package name suggests that this class >should probably not belong to the "sis-referencing" module. > >It may be a bit early to create an entire module for this single class. >What about moving it (for now) to the sis-webapp module, which already >have the "georss" dependency? This may not be the most accurate place, >but web services would probably be revisited later anyway. Its package >name would be unchanged. > > >Le 14/05/13 14:25, Adam Estrada a écrit : >> I am excited to hear that you are using the Play framework. From what I >>can tell, it is a pretty modern set of tools for web development. > >Thanks :-). Actually I do not really know this framework myself, but >some peoples around me are tying it. I'm curious to see what the result >may be. > > Martin >