Re: Keeping track of changes of HopObject in onPersist()

Joshua Paine <[email protected]> Mon, 16 Jun 2008 19:08:12 -0400
Newsgroups gmane.comp.java.helma.general
Message-ID <1213657692.13865.216.camel@Lenny>
On Mon, 2008-06-16 at 19:06 -0400, Joshua Paine wrote:
> if(this.firstName != this.oldValue('firstname')) doSomething();

Er, this.oldValue('firstName')

-- 
Joshua Paine <[email protected]>