[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GT] SVN Commit r650 - in branches/exp/GT: . DB Indicators
On Thu, 24 Jul 2008, GeniusTrader SVN wrote:
> --- branches/exp/GT/Prices.pm 2008-07-24 09:49:17 UTC (rev 649)
> +++ branches/exp/GT/Prices.pm 2008-07-24 10:04:50 UTC (rev 650)
> @@ -10,10 +10,9 @@
> use Date::Calc qw(Decode_Date_US Decode_Date_EU Today);
> #ALL# use Log::Log4perl qw(:easy);
> use GT::DateTime;
> -use GT::Serializable;
>
> require Exporter;
> -
AT
ISA = qw(Exporter GT::Serializable);
> +
AT
ISA = qw(Exporter);
> @EXPORT = qw($FIRST $OPEN $HIGH $LOW $LAST $CLOSE $VOLUME $DATE);
>
> $FIRST = $OPEN = 0;
You're removing useful features by doing that... it's no more possible to
save a price serie as a simple XML file. :-|
Please revert that and favor the nicer fallback approach that I suggested
in my other mail.
Cheers,
--
Raphaël Hertzog -+- http://www.ouaza.com
Freexian : des développeurs Debian au service des entreprises
http://www.freexian.com