Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » [DataBinding] Bug?
[DataBinding] Bug? [message #448804] Wed, 03 May 2006 06:14 Go to next message
Eclipse UserFriend
Hi,

in the TextObservableValue class (line 48) is an oldValue.equals(newValue)
call which can cause NPE as null instead of an empty string might be the
default value. (In EMF that is the case)

Is there some reason to not do it the other way around or test against null
before comparing?


Regards,
Jan
Re: [DataBinding] Bug? [message #448810 is a reply to message #448804] Wed, 03 May 2006 09:54 Go to previous message
Eclipse UserFriend
This is addressed and resolved in bug 134750.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=134750

-brad
Previous Topic:Closing welcome screen
Next Topic:External browser opens in an existing browser window - any ideas?
Goto Forum:
  


Current Time: Sun Aug 31 15:08:51 EDT 2025

Powered by FUDForum. Page generated in 0.03619 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top