Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next »
Summary Period: 2004-04-03 to 2004-02-17 (Commits 139-188 of 588)
new variable type StringSet
0 lines of code changed in:
*** empty log message ***
78 lines of code changed in:
Store interface can now only accept a TPart instead of object - rationale is that since we can only report variables that are defined in the TPart schema, we can never store a variable that cannot fit into a TPart, and therefore, that check should be done up front by the store interface. Convenience methods were added to MatrixUtil to allow java classes to create TParts from variables more easily.
52 lines of code changed in:
updated the ForEachLoop element by adding "IterationVariableName", so that for each element indicated by the IterationSet, the flow saves that element in the store as metadata under the name provided by "IterationVariableName" and then runs its subthreads which can access this variable. I'm not sure yet how to implement a parallel forEachLoop though since combining it with a parallelFlow is not adequate...
0 lines of code changed in:
added support for DataSet type
12 lines of code changed in:
added ForEachLoop with support for CollectionList and DataSet (still need to implement Collection and String List)
131 lines of code changed in:
Added RedirectStatusOp (params, result etc):
This will allow the redirection of current status to a data set/srb file (or) e-mail it to some url (or) download it as an attachment - Modified the download dataset params and reused it.
0 lines of code changed in:
changes in comments and to check cvs commit e-mails
0 lines of code changed in:
Added: tIterator for iterator
Modified: tForEachLoop and made it look simple
Added: fileDataSet as a variable in tPart (will require code change)
0 lines of code changed in:
Typos and some changes
Jon: Could you edit this?
5 lines of code changed in:
code cleanup
53 lines of code changed in:
Removed keyword THIS
Parse action strings using JEP
100 lines of code changed in:
little bit of documentation
38 lines of code changed in:
removed client
0 lines of code changed in:
updated for version 3.1
29 lines of code changed in:
updated for version 3.1
245 lines of code changed in:
grammar check
5 lines of code changed in:
changed examples to use simple queries
248 lines of code changed in:
added simple query functionality
21 lines of code changed in:
war and jar are added to reduce the unnecessary steps to be peformed by the users
0 lines of code changed in:
adding matrix.wsdl (has localhost for now). would be generated usign the program in bin.
1390 lines of code changed in:
Removed files that were re-organized into separate directories
0 lines of code changed in:
removed srb.wsdl
0 lines of code changed in:
new constructor in FSQ
dont know wat i did for MatrixUtil.java
17 lines of code changed in:
template file for matrix.wsdl generation
24 lines of code changed in:
with localhost server.url
1 lines of code changed in:
examples updated for new release with changed directory organization
1387 lines of code changed in:
NEW: Creates matrix.wsdl (could later be hooked up to our ant script)
107 lines of code changed in:
added . (current directory) infront of classpath
0 lines of code changed in:
renamed execute() to typeSpecificExecute()
18 lines of code changed in:
removed transactionStatusResponse - not used as we have fully migrated to flow model
0 lines of code changed in:
TO_DO for Arun, Allen, Jon
5 lines of code changed in:
MatrixTester updated for enquiring status apart form sending the dgl request to server
ExecuteProcessOperarion.
303 lines of code changed in:
added credits
6 lines of code changed in:
example dgl file to execute a java process
example dgl file to enquire status
0 lines of code changed in:
should not have any change
0 lines of code changed in:
Added If and Switch flow logic. Also renamed "execute" to "typeSpecificExecute"
147 lines of code changed in:
IF block, Switch block added.
Also comment/annotations to all the flow constructs
0 lines of code changed in:
changed wrto to the dgl schema changes
1 lines of code changed in:
changes to fit into the new directory strucuture.
Also added the server side jar files to the path (so that its useful during our development)
0 lines of code changed in:
IF block, Switch block added.
Also comment/annotations to all the flow constructs
0 lines of code changed in:
added TODO for release 3.1 - FOLKS, we need to get this done.
Stupid Arun seems to be the major showstopper - if you can, please help him out.
4 lines of code changed in:
*** empty log message ***
0 lines of code changed in:
Added some shortcut constructors
165 lines of code changed in:
Added constructors to Flows for creating root flows
78 lines of code changed in:
Code moved to RequestManager
0 lines of code changed in:
The RequestManager is an asynchronous thread that MatrixRequestHandler instantiates to run an individual flow. RequestManager contains pretty much the code that used to be in TransactionThread
328 lines of code changed in:
removed all references to "transactions"
0 lines of code changed in:
removed all references to "transactions" - code now refers only to requests, flows, and steps
105 lines of code changed in:
Complies to new DGL where a transaction datatype does not exist. The code continues to refer to the root flow as the "transaction", but we may want to change this because it will be confusing for the client
165 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 Next »
Generated by StatCVS 0.2.2