Ben Caradoc-Davies ha scritto: > Andrea Aime wrote: >> so it seems we might need to reach an agreement on the embedded db to >> use. > > I am +0 on H2 and -0 on JavaDB/Derby, on the basis of the devil we know, > and to reduce duplication. > > I am not all that happy with H2. My attempts to fix a nasty EPSG > empty-/tmp fail-once unit test (see discussion in GEOT-1917) led to me > attempting to get it to flush its tables to disk in a reasonable way, > resulting in pain and woe. But Andrea squished this bug, and my one > negative finding is negated by the experience he has won.
You mean HSQL here? We're not using H2 for EPSG factories at the moment. > Many excellent open source projects have started as one-man bands. If > the code and practices are good, it should be fine. > > Sun's approach to many bugs is often to say that they will never be > fixed, to preserve compatibility, and to leave the bugs closed, followed > by up to eight years of developer pleading. Sometimes the pleading comes > from other Sun teams. See the TCK team's bugs filed against Swing. I > would not rely on Sun support unless you are paying them. > > What does geotoolkit use? [*runs and hides*] JavaDB (the one that comes along with the JDK). Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
