0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update jars and todo. More... about 17 years ago
Update jars and todo. More... about 17 years ago
Modified finalization mechanism to cater for waiting for still active sessions and session lists. More... about 17 years ago
Finalize no longer needs to return a boolean indicating that it has performed the task - this will be handled under the covers, to ensure that the finalization occurs without having to re-evaluate the state. More... about 17 years ago
Support for variable binding in a perform activity, aswell as isolated behaviors taking a copy of the state during execution and then copying back the modified values when completed. More... about 17 years ago
Support for variable binding in a perform activity, aswell as isolated behaviors taking a copy of the state during execution and then copying back the modified values when completed. More... about 17 years ago
Support for variable binding in a perform activity, aswell as isolated behaviors taking a copy of the state during execution and then copying back the modified values when completed. More... about 17 years ago
Support for variable binding in a perform activity, aswell as isolated behaviors taking a copy of the state during execution and then copying back the modified values when completed. More... about 17 years ago
Support for variable binding in a perform activity, aswell as isolated behaviors taking a copy of the state during execution and then copying back the modified values when completed. More... about 17 years ago
Validation for the variable binding details on the perform activity. More... about 17 years ago
Validation for the variable binding details on the perform activity. More... about 17 years ago
Validation for the variable binding details on the perform activity. More... about 17 years ago
Changes as the result of the raise/exception handling tests. More... about 17 years ago
ServiceManager only has a single 'store' method which will handled new services, updated services aswell as detecting when the service has completed - and thus deciding whether to remove the service instance from the repository or possibly move it to an archive. The service interface now has a method to indicate whether it has completed. More... about 17 years ago
Return a static string value based on an expression. More... about 17 years ago
Added validation to protect against duplicate exception handler types. More... about 17 years ago
Refactored to use the common utility for obtaining a compilation unit. More... about 17 years ago
Obtain fully qualified name from bindings. More... about 17 years ago
Fixed npe when reference not found - still need to decide how this should be handled by the runtime. More... over 17 years ago
Added expression evaluation to context in support of more complex assignments. More... over 17 years ago
Added expression evaluation to context in support of more complex assignments. More... over 17 years ago
Add support for an endpoint reference resolver, as well as fixing issues raised as part of building the CTS tests. More... over 17 years ago
Add support for an endpoint reference resolver, as well as fixing issues raised as part of building the CTS tests. More... over 17 years ago
Add support for an endpoint reference resolver, as well as fixing issues raised as part of building the CTS tests. More... over 17 years ago
Make identity attributes optional on InformationType. More... over 17 years ago
Added xpath evaluation support. More... over 17 years ago
Added specific exceptions. More... over 17 years ago
Added 'when' and 'while' activities. More... over 17 years ago
Implemented repeat expression semantics. More... over 17 years ago
Updated repetition aspects of the annotations including validation. Still need to implement the semantics in the reference runtime. More... over 17 years ago