Hallo, Frank Barknecht hat gesagt: // Frank Barknecht wrote:
I implemented an example of this in attached files. There, the right outlet gets a bang in the catch block, if an exception occurs, but that's just for illustration and should be removed, as the list is not empty in fact, when the exception is thrown.
Or maybe it should not be removed? It depends on what the right outlet should indicate: an empty list or the "end" iterator of a container. Thinking of how [textfile] and [qlist] use the right outlet, banging it at "EOF" would also be sensible, IMO.
Ciao