PropertyChangeSupport for model-classes (Table, Column, ...)
------------------------------------------------------------

         Key: DDLUTILS-97
         URL: http://issues.apache.org/jira/browse/DDLUTILS-97
     Project: DdlUtils
        Type: New Feature

  Components: Core  
    Reporter: Tom Schindl
 Assigned to: Thomas Dudziak 
    Priority: Minor


To use the Model-Classes directly e.g. in visual designers it would be great if 
they'd fire an event if a property changes. There are two different ways to 
address this issue:
1. GenerateBase-Class with PropertyChangeSupport
2. Use AspectJ and add a pointcut for set* for package 
org.apache.ddlutils.model.*

If you'd like I could provide patches for one or the other

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to