Le 8 déc. 2009 à 07:20, Rickard Öberg a écrit : > > >>> Well, we already have support for collections (e.g. >>> Property<List<String>> stringList()), so isn't that enough? >> >> Should be, Property<Map<>> does not work... but I can live with that > > Well, Map should be mapped to JSON-objects rather than JSON-arrays, right? > Should be possible to do as well.
Maybe a Set<Map.Entry> is the easiest way to do it ? Looks like an easy way to convert a Map to something done already ... Phil
_______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

