[Andromda-devel] AndroMDA/JIRA Created: (UMLMETA-66) Add pluralization support for languages other than english and enhance english support

2006-01-22 Thread JIRA
Add pluralization support for languages other than english and enhance english support -- Key: UMLMETA-66 URL: http://jira.andromda.org/browse/UMLMETA-66 Project: UML Metafacades Typ

[Andromda-devel] AndroMDA/JIRA Commented: (UMLMETA-66) Add pluralization support for languages other than english and enhance english support

2006-01-22 Thread JIRA
[ http://jira.andromda.org/browse/UMLMETA-66?page=comments#action_12421 ] Cédric Vidal commented on UMLMETA-66: - Damian Conway's "An Algorithmic Approach to English Pluralization" paper seems to be the reference algorithm on the subject as far as en

[Andromda-devel] AndroMDA/JIRA Commented: (UMLMETA-66) Add pluralization support for languages other than english and enhance english support

2006-01-22 Thread JIRA
[ http://jira.andromda.org/browse/UMLMETA-66?page=comments#action_12422 ] Cédric Vidal commented on UMLMETA-66: - Ruby on Rails supports pluralization, David explains why in: 10 Reasons Rails Does Pluralization http://weblog.rubyonrails.com/archives/

[Andromda-devel] AndroMDA/JIRA Commented: (UMLMETA-66) Add pluralization support for languages other than english and enhance english support

2006-01-22 Thread JIRA
[ http://jira.andromda.org/browse/UMLMETA-66?page=comments#action_12423 ] Cédric Vidal commented on UMLMETA-66: - Ruby on Rails's Inflection pluralization and singularization algorithms are based on a sequence of regular expressions applied in a row

[Andromda-devel] AndroMDA/JIRA Commented: (UMLMETA-66) Add pluralization support for languages other than english and enhance english support

2006-01-22 Thread JIRA
[ http://jira.andromda.org/browse/UMLMETA-66?page=comments#action_12424 ] Cédric Vidal commented on UMLMETA-66: - A Java implementation of a english Inflector: http://os.coretxt.net.nz/code/utils/inflector.java.txt The guy who wrote that has based it

[Andromda-devel] AndroMDA/JIRA Commented: (UMLMETA-66) Add pluralization support for languages other than english and enhance english support

2006-01-22 Thread JIRA
[ http://jira.andromda.org/browse/UMLMETA-66?page=comments#action_12425 ] Cédric Vidal commented on UMLMETA-66: - Spring also has some pluralization support: http://fisheye1.cenqua.com/viewrep/springframework/spring/sandbox/src/org/springframework/uti

[Andromda-devel] AndroMDA/JIRA Commented: (JAVA-11) serialVersionUID for serializable classes

2006-01-22 Thread Jens Vagts (JIRA)
[ http://jira.andromda.org/browse/JAVA-11?page=comments#action_12426 ] Jens Vagts commented on JAVA-11: But the warnings of Criteria-Classes are of type "unchecked" and related to Java 5. For the hibernate cartridge I supplied a patch (HIB-162), which h