Hi Again!
Well, I thought I had figured out how to get the lifecycle to interact
with the user, but I was wrong. I also ran into another problem as well.
The whole idea of using the lifecycle is to enforce business rules in
the model, where they belong, rather than having them scattered all over
the place.
Part of what I need to do is to have the lifecycle interact with the
user (as I said in my original post on this subject). I thought I found
this in the docs, but they all seem to have to do with having the
controller interact with the lifecycle, but no way of having the
lifecycle invoke controller actions.
While working on this, I ran into another problem. I need to have the
state block in the lifecycle perform an action, then immediately cause a
transition to another state, without ever leaving the model code.
Again, I have found ways of having the controller cause the transition,
but no way of causing a transition programatically in the model.
Domizio? Anyone?
Don Z.
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.