[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r1111] by aldewereld

Updated model after verification.

2010-04-09 09:16:53 Tree
[r1110] by zooty

Finished repo server, and ObjectID indexing.

2010-04-08 18:44:01 Tree
[r1109] by ounos

* Moved OWLS adaptation utilities to Adaptors class
* Now there are 3 utilities:
- Adaptors#chainAdaptors (preexisting): creates a chain of 1-input, 1-output processes (the output of a process becomes the input of the next)
- Adaptors#joinProcesses (new): Simply bundles a set of *independent* processes, running them in some order (I'd rather do that with a SplitJoin, but that seems buggy)
- Adaptors#chainProcesses (new): creates a chain of M-input, M-output processes (the output of a process becomes the input of the next *which has the same local name*)

2010-04-08 18:08:03 Tree
[r1108] by zooty

added blind unmarshall function for unknown object types and naive implementation.

2010-04-08 14:16:40 Tree
[r1107] by orkie
2010-04-08 13:59:34 Tree
[r1106] by orkie
2010-04-08 12:45:18 Tree
[r1105] by ignasi-gomez

Adding WSDL for installation on tikal server. Organizing files on two directories

2010-04-08 12:32:02 Tree
[r1104] by ignasi-gomez

Removing result file path dependency

2010-04-08 12:27:36 Tree
[r1103] by orkie
2010-04-08 12:21:38 Tree
[r1102] by orkie
2010-04-08 12:15:42 Tree
Older >