Don’t know about that. But in JDBC, every SQL type has its own NULL typed value.

But I recently learned on this list that there only one NIL in ooRexx, The NIL 
Object (British Accent required here ;-)).

René.

> On 18 Apr 2020, at 18:13, Erich Steinböck <erich.steinbo...@gmail.com> wrote:
> 
> The interpreter doesn't guarantee that String objects are unique, i. e. at 
> most one copy of e. g. a string "FUNCTION" can exist, does it?
> 
> Most of the interpreter code uses strCompare(GlobalNames::NNN), but there are 
> rare exceptions doing a direct compare like == GlobalNames::NULLSTRING or == 
> GlobalNames::FUNCTION.
> 
> Is a null string always unique?
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel



_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to