[Home] [By Thread] [By Date] [Recent Entries]

  • To: "'Roger L. Costello'" <costello@m...>, xml-dev@l...
  • Subject: RE: Creating a Complex System using XSLT. Step 1: CreateFeedback
  • From: "Bullard, Claude L (Len)" <clbullar@i...>
  • Date: Mon, 13 Oct 2003 15:43:05 -0500

It's when your girlfriends choose your wife for you 
and then she culls the clothes you wore when dating.

A queue is a good way to model.  Pick any queue that 
can be modified by the state of the system it feeds. 
You need an observer of the state and it must have a 
means to signal the input manager.

o  A document is 'the state of the system'.

o  A parser observes it's current state but 
   you can use DOM/SAX to get and set. 

o  A script is the input manager. 

o  The parser reports to the script that calls the stylesheet 
   and provides it the value to transform the system.

o  Loop in the script.

Are you predicting system behaviors, or queue behaviors, or both? 
Do a visual output of the states of each and see if any patterns 
self-organize.

len

From: Roger L. Costello [mailto:costello@m...]

Another confession - I am not familiar with The Game of Life.  

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member