If the size is known at compile time you may make size a static[int] parameter 
for the object. Otherwise you should drop the array altogether and use a 
preallocated seq.

Reply via email to