[Ohrrpgce] SVN: james/3838 Oops! I was using Reload.rli* constants instead of Reload.rlt* constants

Mike Caron caron.mike at gmail.com
Wed Oct 6 22:00:07 PDT 2010


On 10/7/2010 0:56, James Paige wrote:
> On Wed, Oct 06, 2010 at 09:55:07PM -0700, subversion at HamsterRepublic.com wrote:
>> james
>> 2010-10-06 21:55:07 -0700 (Wed, 06 Oct 2010)
>> 74
>> Oops! I was using Reload.rli* constants instead of Reload.rlt* constants!

Ha ha ha! You feel for my devious trap!


...

Honestly, though, I probably could have come up with a better name. 
And/or not put them in reload.bi, since they don't belong there.

> Could anybody explain the difference between these to me? I see that the
> rlt constants only have one integer type, what is the purpose of the rli
> constants and their small multitude of different integer types?

rli (ReLoad Internal) are the types as stored on disk. Those constants 
are only used during loading/saving.

rlt (ReLoad Types) are the logical types as seen by clients (number, 
string, etc). They correspond to the GetInteger(), etc functions.

> ---
> James
> _______________________________________________
> Ohrrpgce mailing list
> ohrrpgce at lists.motherhamster.org
> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org




More information about the Ohrrpgce mailing list