Although unless you do version 2 really soon, we will have to keep version 1 reading support included for old data.
Personally, I wouldn't bother with unification for the sake of unification, and would postpone the changes until there is some additional impetus for a version 2 of reload. --- James On Tue, Apr 06, 2010 at 04:06:50PM +0000, Mike Caron wrote: > In retrospect, having two sets of data types was probably a stupid idea. > > The rli* constants are the physical on-disk format (byte, short, etc). The > rlt* constants are the logical, in memory format (integer, string, etc) > > Perhaps in V2 of RELOAD, I will unify the two formats. I should have used VLI > for the integer type, and something like it for the floating-point type. > > Fortunately, I had the foresight to include versioning, so this transition > should be painless... > ------Original Message------ > From: [email protected] > Sender: [email protected] > To: [email protected] > ReplyTo: [email protected] > Subject: [Ohrrpgce] SVN: james/3465 Fix a comment I was previously > confusedabout regarding rliNull > Sent: Apr 6, 2010 10:01 AM > > james > 2010-04-06 07:01:40 -0700 (Tue, 06 Apr 2010) > 64 > Fix a comment I was previously confused about regarding rliNull > --- > U wip/reload.bas > _______________________________________________ > Ohrrpgce mailing list > [email protected] > http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org > > > > -- > Mike Caron > _______________________________________________ > Ohrrpgce mailing list > [email protected] > http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org > > _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
