Andi,

yes but inet.c is xharbour/harbour native code, log utils is as well, zlib and
pcrepos, on the contrary, are external programs/modules integrated into
xharbour, so they should separated first/even more.

That said, I think the way harbour is going could be the best one in the long
run, in that having a small core with everything else out, as 'external'
modules, or any other name we like, but -optional-, will make it easier to
stabilize the core and give the optional modules a more distinct role.

It is make job to find and link the correct pieces togheter.

Best regards.

Maurilio.

Andi Jahja wrote:
> On Tue, 01 Apr 2008 13:30:25 +0200
> Maurilio Longo <[EMAIL PROTECTED]> wrote:
> 
>> I'm against adding pcrepos to rtl, I think that every clearly separated 
>> module
>> has to have its own library to contain it.
> 
> That's OK but we have to be consistent in this case.
> 
>> Otherwise we could simply put everything into rtl so that we can have a 
>> single
>> lib in our link script.
>>
>> We should also remove zlib (those parts we have) since it conflicts with the
>> real  zlib, so, for example, you cannot add libpng to a program because of
>> conflicts with those parts we embedded into xharbour.
> 
> I think we should also remove things related to internet ( ie. inet.c,
> log utils) to a separete lib. 
> --
> Andi
> 
> 
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> xHarbour-developers mailing list
> xHarbour-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xharbour-developers
> 

-- 
 __________
|  |  | |__| Maurilio Longo
|_|_|_|____| farmaconsult s.r.l.



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to