Thanks Martin I'll try and scrounge up some time to at least test too. You are the man!
Cheers, Chris ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Chris Mattmann, Ph.D. Senior Computer Scientist NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA Office: 171-266B, Mailstop: 171-246 Email: [email protected] 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 <[email protected]> Organization: Geomatys Reply-To: "[email protected]" <[email protected]> Date: Friday, June 14, 2013 6:52 AM To: "[email protected]" <[email protected]> Subject: Re: [DISCUSS] Apache SIS 0.3 release >Hello Chris > >Following on the initial version of a command line tools, there is the >status of code and what we may want to complete before a release. > > * I have not yet ported the tests for XML (un)marshalling. At the very > least, I feel that we should have some tests before to propose a > release... > * I had to comment out some metadata XML elements in order to have > this initial version of the command-line working. They can be > identifier by "TODO" strings in org.apache.sis.metadata.iso package > and sub-packages. I would like to resolve some of those "TODO" >elements. > * I have a small list of known bug. For example in case of recursivity > (A contains B contains C contains A) - which is legal and do occur > in ISO 19115 metadata - , then methods "equals", "hashCode" and a > few other methods will fall in an infinite loop. I would like to fix > some of those bugs before the release, at least the easy ones. > > >I will try to fix some of them in the next few hours and report how it >is going. > > Martin >
