root/trunk/examples/xml/test-method.xml

Revision 94, 137 bytes (checked in by schst, 2 years ago)

Add the possibility to call setter methods with any number of arguments. This fixed ticket #9. But beware: this feature is in alpha stage, it may break existing applications.

Line 
1 <configuration>
2   <props>
3     <property name="foo">bar</property>
4     <property name="argh">tomato</property>
5   </props>
6 </configuration>
Note: See TracBrowser for help on using the browser.