Hi,

In geocat I am allowing both the mappings deu -> de and ger -> de.  So that
the migration of the system can be gradual.  This is a problem for the
IsoLanguagesMapper because it requires that there are only 1-1
relationships between 2 lang code and 1 lang code.

Does it make sense for me to hack the iso639_2_to_iso639_1 class (in
geocat.ch) so that deu is converted to ger or should I change the class so
that there are 2 maps, one from short to long and one from long to short.
 In the case of short to long the first mapping in the database will be the
mapping.  So if the database has:

ger -> de
deu -> de

then the shortcode mapping will be de -> ger

Thoughts?

Jesse
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to