A colleague of mine came across the problem that is being discussed in this
topic. We considered the problem and some questions were arisen. As said in
the topic earlier, it would be useful to define ListItem's value of
arbitrary type (for example, Date or Number) and have an opportunity to use
method findValueExact/matchesValueExact. But now method mathesValueExact in
ListItem.js is String-bounded/oriented and, for some reason, ignores case of
strings/values. Why would not compare "clear" values (instead of string
representations)? What is the reason of using toLowerCase in mathes… methods
in ListItem.js? What if a user wants to have values that are differentiated
only by case?
-- 
View this message in context: 
http://www.nabble.com/Problem-whith-findValueExact-tf4267749.html#a12777182
Sent from the qooxdoo-devel mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to