soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Generate getFileExtension() Automatically #187

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
The code in
org.openiaml.model.diagram.custom.actions.MoveIntoSeparateModelAction#getfileExt
ension()
is currently written by hand, and will likely break in the future. It
should be generated automatically (perhaps through GetShortcuts, etc, or
through the extension registry).

What goal would this enhancement help you achieve?
More reliable code and less maintenance. 

Original issue reported on code.google.com by soundasleep on 13 May 2010 at 10:07

GoogleCodeExporter commented 9 years ago
mass tagging old issues to future work

Original comment by soundasleep on 26 Sep 2011 at 9:54