Re: Stupid Newbie-sounding question.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Patrick Barnes wrote:

> Now, in the implementation of this, there would be some kind of tag on the
> variable (inside the interpreter) that would remain attached to the
> variable even if it was cast to a generic type (object, in this case).

For the case of literals and expressions, there is no tag to look up. For 
example:

   ? "a string"
   ? aString & " another string"

In these cases, the best Euphoria can do is determine that they are both 
sequences.

-- David Cuny

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu