<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi team<br>
<br>
I've tried the IRC (without much success I admit), maybe here someone
will have some thoughts to share :)<br>
<br>
<div class="main-item"><font color="#008000"></font><font
 style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;"
 color="#000000">I'm looking for a way to "intercept" the classes being
generated by the drools compiler</font>.<br>
</div>
<div class="main-item"><font color="#008000"></font><font
 style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;"
 color="#000000">I've seen that the classes bytecode is stored deep in
PackageStore/JavaDialectRuntimeData, so deep that I cannot easily
access it :)</font><br>
</div>
<div class="main-item"><font color="#008000"></font><font
 style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;"
 color="#000000">The objective is to be able to give theses classes to
Bnd (I want to
store all of that in an OSGi bundle) so that appropriate
Import-Packages can be computed</font>. That will avoid to have
DynamicImport-Packages all around my bundles :)<br>
</div>
<div class="main-item"><br>
<font
 style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;"
 color="#000000">Currently, what I get from the drools compiler is a
Collection&lt;KnowledgePackage&gt; but I have no API (or didn't find
any) to access (or
know) the classes generated by the compiler</font>.<br>
</div>
<div class="main-item"><font color="#008000"></font><font
 style="background: rgb(255, 255, 255) none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous;"
 color="#000000"><br>
Any ideas ?</font></div>
<br>
Thanks<br>
--Guillaume<br>
</body>
</html>