Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Binding operators

From: lmecir:mbox:vol:cz at: 10-Sep-2001 16:06

Hi Frank,
> I don't see a bug here, but I think it is not a good idea to detect op!s > by the word! that holds them. It would be better (but slower) to detect > them by the datatype!.
I respectfully disagree. The safety can be addressed in a better way than it is now even with the detection of infix operators by their words.
> CU, > Frank
Cheers Ladislav