Older
-
r97
(New build of Edmund with cfSpec suite.) committed by seancorfield
- New build of Edmund with cfSpec suite.
New build of Edmund with cfSpec suite.
-
r96
(Add Eclipse builder to run deploy task when you manually bui...) committed by seancorfield
- Add Eclipse builder to run deploy task when you manually build the project.
Add Eclipse builder to run deploy task when you manually build the project.
-
r95
(mach-ii chaining spec) committed by patweb99
- mach-ii chaining spec
-
r94
(Added placeholder for Mach-II XML.) committed by seancorfield
- Added placeholder for Mach-II XML.
Added placeholder for Mach-II XML.
-
r93
(Add initial spec for XML handling (Model-Glue). Uses new Sim...) committed by seancorfield
- Add initial spec for XML handling (Model-Glue). Uses new SimpleBeanFactory.
Add initial spec for XML handling (Model-Glue). Uses new SimpleBeanFactory.
-
r92
(Tidied up, added several more behaviors.) committed by seancorfield
- Tidied up, added several more behaviors.
Tidied up, added several more behaviors.
-
-
r90
(Removed dependence on getId().) committed by seancorfield
- Removed dependence on getId().
Removed dependence on getId().
-
r89
(Added some basic event behaviors.) committed by seancorfield
- Added some basic event behaviors.
Added some basic event behaviors.
-
r88
(Tidied up some existing behaviors, added several new ones.) committed by seancorfield
- Tidied up some existing behaviors, added several new ones.
Tidied up some existing behaviors, added several new ones.
-
r87
(Adds mock listener and initial event handling spec that uses...) committed by seancorfield
- Adds mock listener and initial event handling spec that uses it.
Adds mock listener and initial event handling spec that uses it.
-
-
r85
(Add latest build of REST adapter (as well as source).) committed by seancorfield
- Add latest build of REST adapter (as well as source).
Add latest build of REST adapter (as well as source).
-
r84
(Finally committing the REST adapter I wrote at Adobe and rel...) committed by seancorfield
- Finally committing the REST adapter I wrote at Adobe and released under Adobe's Open Source License.
Not sure why I'd never committed it to the org.corfield stuff before.
Finally committing the REST adapter I wrote at Adobe and released under Adobe's Open Source License.
Not sure why I'd never committed it to the org.corfield stuff before.
-
r83
(Updated copyright to 2009 and added Pat Santora.) committed by seancorfield
- Updated copyright to 2009 and added Pat Santora.
Updated copyright to 2009 and added Pat Santora.
-
r82
(Decided to use cfSpec instead of unit tests.) committed by seancorfield
- Decided to use cfSpec instead of unit tests.
Decided to use cfSpec instead of unit tests.
-
r81
(Updated builds. Includes new Edmund functionality for announ...) committed by seancorfield
- Updated builds. Includes new Edmund functionality for announce/results and requestName.
Updated builds. Includes new Edmund functionality for announce/results and requestName.
-
r80
(Add announce and results examples.) committed by seancorfield
- Add announce and results examples.
Add announce and results examples.
-
r79
(Add missing var declaration.) committed by seancorfield
- Add missing var declaration.
Add missing var declaration.
-
r78
(Reverted some of the request name logic. Burden of keeping r...) committed by seancorfield
- Reverted some of the request name logic. Burden of keeping request name accurate falls on
handleEvent() when it handles a new event being announced.
Reverted some of the request name logic. Burden of keeping request name accurate falls on
handleEvent() when it handles a new event being announced.
-
r77
(init() still referred to variables.requestName - fixed.) committed by seancorfield
- init() still referred to variables.requestName - fixed.
init() still referred to variables.requestName - fixed.
-
r76
(- Reverted setting requestName in dispatch call. Moved it to...) committed by patweb99
- - Reverted setting requestName in dispatch call. Moved it to be contained within Event through the
name method.
- Adjusted variable name of requestName method from requestName to eventRequestName so the method
name itself would not conflict via type as the variable originally was named requestName and the
method was named requestName
- Adjusted Event Handler to toss a message whenever a new event is announce through event chaining
for reference purposes
- Reverted setting requestName in dispatch call. Moved it to be contained within Event through the
name method.
- Adjusted variable name of requestName method from requestName to eventRequestName so the method
name itself would not conflict via type as the variable originally was named requestName and the
method was named requestName
- Adjusted Event Handler to toss a message whenever a new event is announce through event chaining
for reference purposes
-
r75
(Updated requestName to hold first request so we have a paren...) committed by patweb99
- Updated requestName to hold first request so we have a parent reference
Updated requestName to hold first request so we have a parent reference
-
r74
(Added in mach-ii and model glue style event chaining, Railo ...) committed by patweb99
- Added in mach-ii and model glue style event chaining, Railo (Coldfusion) threading support and Railo
type Logger method (current cfdump format)
Added in mach-ii and model glue style event chaining, Railo (Coldfusion) threading support and Railo
type Logger method (current cfdump format)
-
-
-
-
r73
(Tidied up threading code (removed eventHandler argument). Ad...) committed by seancorfield
- Tidied up threading code (removed eventHandler argument). Added a helper class for ColdFusion so it
actually works in async mode.
Tidied up threading code (removed eventHandler argument). Added a helper class for ColdFusion so it
actually works in async mode.
|