|
From: Maurizio la C. <m.l...@gm...> - 2012-10-23 16:47:43
|
Hi. I think that the core of harbour/xharbour is formed by the native rtl (giving Clipper code compatibility) and by the *language* extensions (hashes, class management, etc.). Any library that adds support function isn't part of the language and I consider them as 3rd part. I see that in xHarbour (and wrongly, IMHO) ct is considered a core library, but in Harbour (and I think rightly) is a contrib library. Anyway, what I strongly disagreed is to force the user to link a library to use functions that could be emulated by native compiler code without loss of effectiveness and in more readable form. JM2C BR Maurizio Il 23/10/2012 13:15, Luiz Rafael Culik ha scritto: > Maurizio > > I disagree with you, ct.lib is part os core, not 3rd party lib > > Regards > Luiz > > 2012/10/23 Maurizio la Cecilia <m.l...@gm... > <mailto:m.l...@gm...>> > > Hi. > I strongly disagree with the use of 3rd party libs when the same > result could be obtained with compiler core functions. > > Just the code referred in hcontrol.prg is easily replaceable with > a little change employing the canonical At() function and a local > variable. > In addition the involved piece of code isn't optimized at all and > should be anyway revised. > I'll wait for Basso opinion before to make any change. > BR > Maurizio > > Il giorno 23/ott/2012 07:35, "oleksa" <m.o...@uk... > <mailto:m.o...@uk...>> ha scritto: > > Hi Basso! > > What are you planned with a ct lib? Do you want to include it > to default building process of Hwgui? > > Regards, > Alexey Myronenko > > --- Оригінальне повідомлення --- > Від кого: "oleksa" <m.o...@uk... <mailto:m.o...@uk...>> > Кому: "Hwgui-developers" > <hwg...@li... > <mailto:hwg...@li...>> > Дата: 19 жовтня 2012, 08:46:12 > Тема: [Hwgui-developers] * $Id: Changelog 1916 2012-10-18 > 16:28:18Zlfbasso $ > > > > > > Hi! > > > > Builded with Harbour without errors! Thanks! > > > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > <mailto:Hwg...@li...> > https://lists.sourceforge.net/lists/listinfo/hwgui-developers > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > <mailto:Hwg...@li...> > https://lists.sourceforge.net/lists/listinfo/hwgui-developers > > |