Hi folks,

now, I have implemented the rest of the biz logic inside the animal-quiz
sample. I also fixed a bug in the Hibernate cartridge: the mapping for
classes with superclasses was wrong.

If you regenerate and run the animal quiz now, you will notice that it
runs MUCH better but still you can't play long enough to insert more
than one animal and guess it (I tried with "fish" and "Does it swim?").

Wouter, there is an error in our "guess" activity graph. If the answer
to a question is "yes", the graph immediately goes to "I win". Imagine
however that the user answers "yes" to "Does it swim?". The system must
ask "Is it a fish?" and if the user answers "yes", then the system must
say "I win".

We need a second fork in the flow but I don't know how to add it. Could
you have a look?

Thanks...
Matthias

---

Matthias Bohlen
"Consulting that helps project teams to succeed..."
http://www.mbohlen.de/




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Andromda-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to