..are there any drawbacks to always using the general comparison form

thisThing = ('thatThing')

rather than

thisThing eq 'thatThing'

even when you know that you are dealing with a singleton sequence.

I am guessing this may be an implementation dependent issue.
_______________________________________________
talk@x-query.com
http://x-query.com/mailman/listinfo/talk

Reply via email to