<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/10/1 Martin <span dir="ltr"><<a href="mailto:lazarus@mfriebe.de" target="_blank">lazarus@mfriebe.de</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im">On 01/10/2013 14:14, Martin wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
I looked at it. But currently, it looks like it may cause problems.<br>
<br>
Both packages share the same folders, that can lead to conflicts.<br></blockquote></div></blockquote><div><br>[]<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
</blockquote>
<br></div>
I have added the fcl package. BUT<br>
<br>
- The normal package, is kept as it. One package that contains all, and does not need the fcl package (in fact may have issues if both are used / not tested)<br>
- The fcl pacage as a separate unit directory. It can be used INSTEAD of the normal package.</blockquote><div><br></div><div>Your <span id="result_box" class="" lang="en"><span class="">worries are pertinents. I hit this problem sometimes.<br>
<br></span></span></div><div><span id="result_box" class="" lang="en"><span class="">I haven't looked at this specific package but the best approach is to create a package that depends only from FCL and create a LCL package that uses the first one. Most of the time, this can be done without sharing source paths without much work.<br>
</span></span></div><div><span id="result_box" class="" lang="en"><span class=""><br></span></span></div><div><span id="result_box" class="" lang="en"><span class="">Luiz</span></span></div></div></div></div>