thanks for all of the responses, fun to read :)

Sorry I thought it was pretty strait forward question.  I would assume
somehow the parser 'knows' how many rules are in a drl file....

I do not want an over ambitious user to just create rule after rule after
rule (though I suppose he could technically do a lot even in one rule)


rule "a" //1
when 
then
end

rule "b" //2
when
then
end

rule "c" //3
when
then
end

and so on...






--
View this message in context: 
http://drools.46999.n3.nabble.com/rules-users-rule-limit-tp3394660p3400312.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to