On 9/3/06, Craig McClanahan <[EMAIL PROTECTED]> wrote:
Two things -- first, how recent are the bits you're using? I've been making *lots* of changes through yesterday (a fun way to spend the commercials while Oregon was whomping on Stanford :-), and the legacy implementation now works for me. I've also checked in a test app (shale-test-dialog2-legacy) into the sandbox. This webapp can be used manually to experiment (it even has a split-screen mode so you can play with two active dialogs in two different frames), plus it's got a basic system integration test (mvn -Pitest clean install) to run a couple of simple scenarios automatically. Next I'll see about doing something similar for the SCXML implementation.
<snip/> The dialog2-scxml bits are probably just at compiles-clean stage. A matching shale-test-dialog2-scxml sibling sounds like a good idea, I'll help there. Probably makes sense to have the same dialogs as exist in the legacy test app for starters, even though that might mean some redundancy in the sandbox source tree. Then we can add others to display some SCXML-specific bits. Is this similar to what you were thinking? -Rahul
Craig
