[comp.lang.eiffel] multiple exit points in a loop?

adr@info.polymtl.ca (Alain Durand) (02/08/91)

Hi,

Is there a way to build a loop with more tham one exit point in eiffel?
(something similar to the break statement in C). I'm using a special
editor with graphics constructs wich allow me to have more tham one exit
points in a loop, and i'd like to adapt it to Eiffel. It may seem
a-priori to add some complexity, but it's very powerfull, easy to use,
and very structured. You don't have anymore to care about knowing how to
build the loop so that the exit point is where you want. All you have to
do is placing the exit condition whereever you like. 

	Alain Durand,


-------------------------------------------------------------------------------
Alain DURAND                           | 
master student                         |  
Software Engineering Research Lab      |
Ecole Polytechnique, Montreal          |        Tel: (514) 340-4815
Quebec, Canada                         |     E-mail: adr@rgl.polymtl.ca
-------------------------------------------------------------------------------
--
-------------------------------------------------------------------------------
Alain DURAND                           | 
master student                         |  
Software Engineering Research Lab      |