On Thu, 2003-12-11 at 12:49, Scott Deboy wrote: > Now the question of how to get chainsawappenderhandler to use the saved > property via settingsManager. That looks a little more complicated. >
Easy. We don't. We can modify the Handler to have a getIdentifierExpression() + a setter to make it a property. Then when I convert the application settings over to a proper Model, we can just hook up a PropertyChangeListener to listen on the app-setting model for the expression, and then pass that new value on to the handler. That should keep everything nice and decoupled from each other. Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]