Commit Graph

234 Commits

Author SHA1 Message Date
Erwin Vervaet
9d2c3a073c Added new exposeException() hook method to TransitionExecutingStateExceptionHandler (SWF-280). 2007-04-05 19:40:31 +00:00
Erwin Vervaet
3367a52d17 JavaDoc clarification (SWF-278). 2007-04-05 19:31:17 +00:00
Keith Donald
1b6f340d2f polish 2007-04-05 19:23:52 +00:00
Keith Donald
ca3ac7a0b9 delegating should proceed to next resolver if no execution bound 2007-04-05 19:16:55 +00:00
Keith Donald
d25d5bb3af misc cleanup 2007-04-05 18:49:46 +00:00
Keith Donald
69b8b9fcc3 polishing of resolver implemntations
introduced base class
fixed 279
2007-04-05 18:41:12 +00:00
Erwin Vervaet
8088880867 Added new exposeException() hook method to TransitionExecutingStateExceptionHandler. 2007-04-05 09:07:33 +00:00
Erwin Vervaet
2fbc0869f8 Removed unused import. 2007-04-05 08:11:17 +00:00
Keith Donald
bc6fdf0168 update target release date 2007-04-05 03:33:22 +00:00
Keith Donald
4ace3de1ef fixed mispelling 2007-04-05 03:27:55 +00:00
Keith Donald
a4402e73bd misc cleanup 2007-04-04 21:49:06 +00:00
Keith Donald
50ed6760e4 clanup of optimizaton code
fixed bug in external context for jsf
practical doc improvements
2007-04-04 21:34:06 +00:00
Keith Donald
8f3f20cb23 added more jsf blurbage 2007-04-04 18:16:39 +00:00
Keith Donald
7c7276058c applied rossen updates and adde some of my own 2007-04-04 17:48:50 +00:00
Erwin Vervaet
dd07becc10 Some minor optimizations after performance profiling.
- DefaultConversionService no longer uses addDefaultAlias since that's quite expensive because of all the string manipulations.
- The external context implementations now hold on to their attribute and parameter maps iso creating new ones every time.
2007-04-04 10:51:36 +00:00
Erwin Vervaet
05e5999242 Fixed XML syntax bug. 2007-04-04 08:37:54 +00:00
Erwin Vervaet
bba06d9477 Added getFlashAttribute and getRequiredFlashAttribute methods to AbstractFlowExecutionTests. 2007-04-04 07:54:17 +00:00
Erwin Vervaet
77168c8528 Added missing space in exception message. 2007-04-04 07:36:48 +00:00
Erwin Vervaet
77708f4a00 No sysout. 2007-04-03 15:44:10 +00:00
Erwin Vervaet
0f7ca757fb Added unit test to check ConversationContainer size in the session. 2007-04-03 15:43:12 +00:00
Erwin Vervaet
277f3925a1 Simplified render phase logic. 2007-04-03 14:54:43 +00:00
Erwin Vervaet
4b433ce0b4 FormAction now allows usage of a validator when the formObjectClass is null. 2007-04-03 07:57:51 +00:00
Keith Donald
be58f875c5 added var support in sellitem
removed restriction in form action
2007-04-03 00:15:52 +00:00
Keith Donald
4eeb09618f delegating flow resolver 2007-04-02 23:47:46 +00:00
Keith Donald
120095c27e the asMap() calls are throwing me :-) fixed 2007-04-02 22:04:17 +00:00
Keith Donald
cdc725a6a7 order of scopes was messed up 2007-04-02 19:53:47 +00:00
Keith Donald
179cb79a58 automatic exposing of flow execution key in view root, so no need to post back manually now in jsf env 2007-04-02 19:51:01 +00:00
Keith Donald
4645cff0b7 polishing 2007-04-02 16:33:19 +00:00
Keith Donald
efb80e055b removed crazy assertion
commented out infinite loop test case - stack overflow takes a long time when logging is on...
2007-04-02 16:25:46 +00:00
Erwin Vervaet
5edb0d35c8 Fixed small mistake in FileUpload sample. 2007-04-02 14:48:04 +00:00
Erwin Vervaet
9b43f93200 Fixed bug in handling of null view. 2007-04-02 08:21:56 +00:00
Erwin Vervaet
9134d34476 Added line breaks for people with less screen real estate. 2007-04-02 06:14:09 +00:00
Keith Donald
0b3a37382e new variable resolvers - more flexible 2007-04-02 05:36:48 +00:00
Keith Donald
b85f550bbd swf-177 2007-04-02 03:52:39 +00:00
Keith Donald
19cf073bbb added further sample doc notes 2007-04-02 03:23:46 +00:00
Keith Donald
900772265b typo 2007-04-01 22:44:14 +00:00
Keith Donald
116e73345d samples changes updates 2007-04-01 22:42:37 +00:00
Keith Donald
d40232105a addded target release date 2007-04-01 22:36:11 +00:00
Keith Donald
74a9ce3a8b fix needed to apply in action phase processing too 2007-04-01 21:07:12 +00:00
Keith Donald
31e76c266a restored refresh behavior lost in refactoring update 2007-04-01 20:41:30 +00:00
Keith Donald
10c9605178 tested again on pluto 1.0.1 after some polishing 2007-04-01 19:29:55 +00:00
Erwin Vervaet
417fb5ee79 Improved JavaDoc. 2007-04-01 18:43:38 +00:00
Erwin Vervaet
9884d075b0 AbstractConversationFlowExecutionRepository.parseFlowExecutionKey() now throws an BadlyFormattedFlowExecutionKeyException when asked to parse an empty flow execution key (SWF-277). 2007-04-01 18:28:15 +00:00
Keith Donald
da0fc97c8e removed obsolete stuff 2007-04-01 18:14:36 +00:00
Keith Donald
09ee13c2f4 removed unnecessary logging 2007-04-01 17:46:42 +00:00
Keith Donald
e6c794f326 polishing 2007-04-01 17:12:28 +00:00
Keith Donald
1d027c60cb put conversation scope alternate flow in index 2007-04-01 17:01:48 +00:00
Keith Donald
12e5ca2a77 webflow enabling
simplication
2007-04-01 16:57:23 +00:00
Keith Donald
c2eabbfd49 not used 2007-04-01 16:49:54 +00:00
Keith Donald
64628ba209 webflow ide enabled
updated ivys
2007-04-01 16:44:41 +00:00