Hi Phil,

Extensions to native Clipper functions we generally prefer to extend 
existing function, as long as backward compatibility is preserved. I 
therefore suggest that any Harbour namespace compatibility is maintained by 
means of #xtranlate in a compatibility header, I.e:

   #xtranslate hb_ctod( <dDate> [, <cFormat>] ) => ctod( <dDate>, 
<cFormat> )

Ron

--------------------------------------------------
From: "Phil Krylov" <p...@newstar.rinet.ru>
Sent: Thursday, September 24, 2009 10:14 PM
To: "Ron Pinkas" <ron.pin...@xharbour.com>
Cc: <xharbour-developers@lists.sourceforge.net>
Subject: Re: [xHarbour-developers] Fw: DTOC(DATE(),"YYYYMMDD")

> On Fri, Sep 25, 2009 at 6:29 AM, Ron Pinkas <ron.pin...@xharbour.com> 
> wrote:
>> Any opinions?
>
> I'd port HB_CTOD(), HB_DTOC(), HB_STOD(), and probably other time
> functions from Harbour.
>
> -- Ph.
> 

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to