ExternalMethod evaluating to [] ?

Brian T. Rice water at tunes.org
Wed Jan 5 13:55:40 PST 2005


"[]" is just the basic printed representation of a block or method, 
regardless of the implementation. So you should still be able to query it for 
its internal structure; you just can't use the literal printout for 
identifying it.

Paul Dufresne <dufrp at hotmail.com> said:

> I am confused by the fact that evaluating ExternalMethod at the Slate prompt
> result in [] . Is it a different ExternalMethod than the one I should use 
> for
> FFI ? I means, how could I send ArgumentFormat message to [] ?
> 
> --Paul




More information about the Slate mailing list