<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Gaëtan,<br><br>I have broken the wrapped java package into sub packages according to <br>the modules. Now I need to include an 'import package' statement at the <br>beginning of each java file.<br><br>(1) The most optimised way of doing this is by finding the dependency of <br>each library. How can I get a list of dependencies for each library <br>target? An alternative is to import the whole parent package at the <br>beginning of each file.<br><br>(2) In order to have the imports at the beginning of each file, I need <br>to use a swig import file for *all* wrapped files. How can this be done?<br><br>A quick reply is appreciated.<br><br><br>-Ali<br><br>Gaëtan Lehmann wrote:<br>><br>> Le 13 mai 08 à 17:12, Ali - a écrit :<br>><br>>><br>>> Hi,<br>>><br>>> Needless to say, WrapITK generated extraordinarily big packages for <br>>> binding languages. For instance, a default configuration (plus UC) <br>>> creates over 16,000 java classes all of them packages in 1 single jar <br>>> file. This causes applications such as eclipse to painfully crash <br>>> when they try to do some code auto-completion. Since WrapITK already <br>>> comes with well defined 'modules', it makes sense to break the whole <br>>> package into subpackages based on the modules. The same approach for <br>>> other languages such as python would be helpful.<br>><br>><br>> I fully agree. Again, if you can take that task, I would be pleased to <br>> help you!<br>><br>> Regards,<br>><br>> Gaëtan<br>><br><br><br><br /><hr />Messenger's gone Mobile! <a href='http://clk.atdmt.com/UKM/go/msnnkmgl0010000001ukm/direct/01/' target='_new'>Get it now!</a></body>
</html>