[ https://issues.apache.org/jira/browse/DDLUTILS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Dudziak updated DDLUTILS-97: ----------------------------------- Fix Version/s: (was: 1.1) 1.2 > PropertyChangeSupport for model-classes (Table, Column, ...) > ------------------------------------------------------------ > > Key: DDLUTILS-97 > URL: https://issues.apache.org/jira/browse/DDLUTILS-97 > Project: DdlUtils > Issue Type: New Feature > Components: Core (No specific database) > Reporter: Tom Schindl > Assignee: Thomas Dudziak > Priority: Minor > Fix For: 1.2 > > > 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. - You can reply to this email to add a comment to the issue online.