File: changes.xml

package info (click to toggle)
libonemind-commons-invoke-java 1.1.0%2Bcvs20090227-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: java: 308; xml: 223; javascript: 29; sh: 12; makefile: 10
file content (19 lines) | stat: -rw-r--r-- 924 bytes parent folder | download | duplicates (4)
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>