The examples that I have read show how to contribute to a configuration with objects (like Datum) that can be retrieved from a List<Datum> or a Map<WhateverKeyClass, Datum>.
But what if I want to contribute something like List<String> or Map<String,String>? That is, I don't want to use a special object to hold the configuration values.
Thanks.
Oscar.
Yahoo! FareChase - Search multiple travel sites in one click.
