Issue Details (XML | Word | Printable)

Key: SHALE-368
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Rahul Akolkar
Reporter: Rahul Akolkar
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Shale

[dialog-scxml] Remove lazy initialization bits

Created: 19/Dec/06 11:02 PM   Updated: 23/Jan/07 04:40 PM
Return to search
Component/s: Dialog
Affects Version/s: None
Fix Version/s: 1.0.4

Issue Links:
Dependency
 


 Description  « Hide
Since the bits we need to persist are serializable in Commons SCXML v0.6, the lazy initialization cruft can be removed. Depends on SHALE-367 (will set up a JIRA dep in a minute).


 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #489723 Fri Dec 22 18:59:26 UTC 2006 rahul Better design for serializability. Remove lazy inits, Commons SCXML v0.6 does all the work for us.
SHALE-368
Files Changed
MODIFY /shale/framework/trunk/shale-dialog-scxml/src/main/java/org/apache/shale/dialog/scxml/SCXMLDialogManager.java
MODIFY /shale/framework/trunk/shale-dialog-scxml/src/main/java/org/apache/shale/dialog/scxml/SCXMLDialogContext.java

Repository Revision Date User Message
ASF #491381 Sun Dec 31 04:27:49 UTC 2006 rahul No longer transient.
SHALE-368
Files Changed
MODIFY /shale/framework/trunk/shale-dialog-scxml/src/main/java/org/apache/shale/dialog/scxml/config/DialogMetadata.java