soundasleep / iaml

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

Identify uses of org.openiaml.model.diagram.custom.edit.providers #120

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
Are the org.openiaml.model.diagram.custom.edit.providers actually doing
anything, considering that "missing element" generation is handled
automatically by the generated diagram code?

What goal would this enhancement help you achieve?
Simpler code to maintain.

Original issue reported on code.google.com by soundasleep on 10 Sep 2009 at 1:29

GoogleCodeExporter commented 9 years ago
These custom providers were used in the past to automatically infer missing 
elements
of the current editor. However, this had been disabled, as the focus is now on
allowing the _user_ to automatically infer contained elements when necessary.

These edit.providers have been removed in r1255.

Original comment by soundasleep on 6 Oct 2009 at 12:35