[Seaside-dev] Issue 282 in seaside: ReadStream>>#'next' might give an error when at end

codesite-noreply at google.com codesite-noreply at google.com
Tue Jan 20 23:28:17 UTC 2009


Comment #3 on issue 282 by philippe.marschall: ReadStream>>#'next' might  
give an error when at end
http://code.google.com/p/seaside/issues/detail?id=282

To quote ANSI for #next:
"The result is undefined in there (sic!) the receiver has not future  
sequence
values.". However Errors in none and "The returned object must conform to  
the
receiver's sequence value type". That seems contradictory.

Anyway we'll check for #atEnd.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list