Details
-
Work Item
-
Resolution: Won't Fix
-
Minor
-
None
-
None
-
None
-
All
-
-
GreenHopper Ranking:0|i0zlob:
-
9223372036854775807
-
Small
Description
- Check how it is used. If it is not used outside components (not really API) -> move it to component-commons
- Consider following idea: implement SchemaProperties.afterSchema() method, which call ISchemaListener.afterSchema() if ISchemaListener is not null. This way we can make the development easier - we will only need to set the schema listener for SchemaProperties instead of overriding the afterSchema() method every time. But we need to research it if we need this functionality at all.
- SchemaProperties may have a list of listners and add & remove methods
Attachments
Issue Links
- is child of
-
TCOMP-438 TCOMP API cleanup
- Rejected