1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
<document>
<properties>
<title>Changes to commons-invoke</title>
<author email="thlee@onemindsoft.org">TiongHiang Lee</author>
</properties>
<body>
<release version="1.0" date="Aug 27, 2004">
<action dev="thlee@onemindsoft.org" type="update" date="Aug 26, 2004">
- refactor AbstractInvocableFunction.canInvoke to canInvokeOn <br/>
- add parameter type check in DefaultInvocable.getFunction <br/>
- add BenchmarkTest <br/>
- add unit test for parameter check in DefaultInvocable.getFunction
</action>
<action dev="thlee@onemindsoft.org" type="update" date="Aug 01, 2004">
- Fix AbstractInvocable.addFunction() to not exclude name since name is built into the function now.
</action>
</release>
</body>
</document>
|