My current code currently uses serialized XML for some of the calls (long story why). As part of the testing of the system I am trying to build a state engine. Each state would be described by a schema file and each state would link to the next. A traversal of the tree would cover all possible states and all possible XML combinations (based on the schema) at each state. I have not been able to Google and find Perl or c++ packages (Perl preferably) that would be helpful in this effort. I need code to generate all possible combinations from a schema and code for state objects and traversal. If this list can make recommendations, it would be VERY appreacated. Thanks, ~Aaron
Attachment:
smime.p7s
Description: application/pkcs7-signature
_______________________________________________ computer-go mailing list computer-go@xxxxxxxxxxxxxxxxx http://www.computer-go.org/mailman/listinfo/computer-go/