> > What about mixing both mode ? A <String, Value> mode for simple usage, and > a typesafe mode, as you suggested (that means we will have two different > kind of map to store both elements).
I think two modes is one mode to much, it would confuse the user and the typesafe aspect would be underminded by the <String, Value> mode.
