FFI problem: too many arguments

Jecel Assumpcao Jr jecel at merlintec.com
Thu Feb 16 14:22:37 UTC 2006


Andreas Raabwrote on Wed, 15 Feb 2006 22:13:26 -0500:
> There is no fix for this problem. In Squeak, the number of parameters 
> for a method invocation is limited to 15.

Not quite true (in theory) - the VI4 version of Squeak could have up to
256 parameters (if my quick impression of the code is correct).

http://minnow.cc.gatech.edu/squeak/2119
 
In practice Nicolas will almost certainly not want to go that route
given that nobody else will, so the answer is that indeed there is no
fix for this problem.

-- Jecel



More information about the Squeak-dev mailing list