Vincent Massol wrote: > On Jun 29, 2009, at 10:45 PM, Marius Dumitru Florea wrote: > >> Hi Vincent, >> >> Vincent Massol wrote: >>> Hi, >>> >>> I'd like to add List<Object> getProperties(String documentName, >>> String className); >> Aren't configuration parameters strings? > > No. They are typed (as are our Configuration properties in xwiki- > configuration).
+1 Thanks, Marius > > -Vincent > >> Or are you trying to include >> Integer and Boolean parameters? >> >> Thanks, >> Marius >> >>> I need this change to be able to implement >>> http://jira.xwiki.org/jira/browse/XWIKI-4044 >>> (Add support for looking for configuration parameters in >>> XWikiPreferences, WebPreferences and the User Profile) >>> >>> Here's my +1 >>> >>> Thanks >>> -Vincent > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

