Thank goodness; pilot error after all.  I am here to eat my required dose of
humble pie.

I was being burned by a toString() method that was, indirectly, returning
String.valueOf(null).  So when I was printing my HashMap, I was getting
entries like this: 1=null

Moral of the story: don't ever rely on the value of toString().

Best,
Laird
-- 
View this message in context: 
http://old.nabble.com/Map-binding--tp26616768p26620997.html
Sent from the stripes-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to