-
Finite State Machines
I'm working on a design for a finite state machine. Normally, any FSM state will have embedded within it, the logic for the next state to enter. For example, the "Eat" state will have embedded in it logic for the Sleep or Poo states that might follow.
Now, what I want to do is set up a state machine where the next state to be entered is determined by external conditions.
I'm sure that this can be done. However, I'm wondering if there are any gotchas that I might run into when coding. Or, better still, does anyone have any recommendations?
L -
-
Last edited by Phil Weber; 04-13-2008 at 09:36 PM.
Phil Weber
http://www.philweber.com
Please post questions to the forums, where others may benefit.
I do not offer free assistance by e-mail. Thank you!
-
I'm using version 3.0 with VS2005. There is a state machine class/engine in the WF, isn't there?
-
I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
Please use [Code]your code goes in here[/Code] tags when posting code.
Before posting your question, did you look here?
Got a question on Linux? Visit our Linux sister site.
Modifications Required For VB6 Apps To Work On Vista
Similar Threads
-
Replies: 0
Last Post: 02-11-2003, 01:10 AM
-
By Al Guten in forum ASP.NET
Replies: 0
Last Post: 11-14-2002, 12:42 PM
-
By Michael Welch in forum .NET
Replies: 1
Last Post: 04-05-2002, 11:47 AM
-
By Ariel Azia in forum ASP.NET
Replies: 3
Last Post: 08-02-2000, 01:10 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks