[PHP-DEV] Re: GOTO operator

2004-07-30 Thread boots
This is from a seasoned users point-of-view: GOTO is bad -- this is based on experience from the early days of coding where GOTO was one of the few available constructs and as such, overly abused. This also stemmed from a time when little formality existed in terms of coding. Anyone receiving even

[PHP-DEV] Re: GOTO operator

2004-07-30 Thread boots
This is from a seasoned users point-of-view: GOTO is bad -- this is based on experience from the early days of coding where GOTO was one of the few available constructs and as such, overly abused. This also stemmed from a time when little formality existed in terms of coding. Anyone receiving even

[PHP-DEV] Re: GOTO operator

2004-07-30 Thread boots
This is from a seasoned users point-of-view: GOTO is bad -- this is based on experience from the early days of coding where GOTO was one of the few available constructs and as such, overly abused. This also stemmed from a time when little formality existed in terms of coding. Anyone receiving even