Excerpts from Karen Etheridge's message of Thu Feb 04 14:53:50 -0500 2010: > Is there any behavioural difference between initializer and trigger methods > that I'm missing?
Triggers fire every time you set the value, including when it has a value already. Initializers don't. I think that's it. They were rjbs's baby originally, but I don't think he's actually using them. hdp.