I've integrated the rolodex widget for using image data in Guvnor. Next, the aim was to isolate the code into a separate place, so that it doesn't affect the base source code, and using some code generation routines integrate the new widget to Guvnor.
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTWY14J-8OUhpNHQJj3m6RyFnDt3__SzlshkIWLMSjfbxVZXljrXklz0Rt5P7GsL3YyNogBHTVE4LlMuAmbkXeGe4vO6Dz7PBH22g1j05il8aIfTTdfj03oWFmQ9f06Gh99Bzle6h4-qc/s320/guvnor-modules.png)
Here's the summary:
- The pluggable code is moved into modules/ directory under drools-guvnor
- build.xml was extended to generate some code pieces to integrate the pluggable editors. Some classes in Guvnor required a minor refactoring in order to support code generation.
It is not as smooth as it could be in GuvnorNG, but the goal is achieved to some extent, I think :)
2 comments:
IntelliJ IDEA!!!!! Nice =)
@Robert O'Connor: indeed! :)
Post a Comment