Oleg,

The problem is that none of the rules are being fired at all, no objects are
getting created, nothing at all.  The patterns match what is in the file,
the file is valid, I should see some Factory objects get created, some
PatternSet objects get created, and a whole bunch of sets etc happen but
nothing is happening at all ... no a single object is getting consucted.  I
have placed print statements in the constructors and nothing, nada ...  That
is what is wrong ... It's like the digester is parsing the file but for some
weird reason it doesn't see any matches to my rules I added to the Digester.

Any ideas?

Sean

Reply via email to