On the first coding day (or I'd better say *night*) I was surfing Guvnor (former Drools BRMS) codebase. I've noticed some flaws in the code so I did some refactoring to achieve my first commit :) A cyclic dependency between
org.drools.brms.server.contenthandler.ContentHandler and
org.drools.brms.server.contenthandler.ContentManager was removed.
No comments:
Post a Comment