Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #22704
| From | Sandro kensan <kensan@kensan.it> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | Re: fallback o retroazione? |
| Date | 2019-06-24 21:28 +0200 |
| Message-ID | <gncmirF1q6aU1@mid.individual.net> (permalink) |
| References | <qeq0v7$lmv$1@gioia.aioe.org> |
On 24/06/19 10:17, muars wrote:
> Cosa sono esattamente?
> Per quanto ne so, una *retroazione* è un'azione da compiere nel caso si
> verificasse un errore (throwable)
>
> try {
> // ...
> } catch (\Throwable $throwable) {
> // retroazione (oppure fallback?)
> }
>
>
> Un *fallback* è la stessa cosa?
Io non me ne intendo ma il try l'ho sempre interpretato come un fallback
cioè in caso di caduta un piano B.
--
Sandro kensan www.kensan.it & www.qiqi.it geek site
Saluto gli agenti della NSA - Hello NSA - www.nsa.gov
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
fallback o retroazione? muars <abc@1123.4> - 2019-06-24 10:17 +0200
Re: fallback o retroazione? Sandro kensan <kensan@kensan.it> - 2019-06-24 21:28 +0200
Re: fallback o retroazione? Alessandro Pellizzari <shuriken@amiran.it> - 2019-06-25 09:53 +0100
Re: fallback o retroazione? muars <abc@1123.4> - 2019-06-25 13:12 +0200
Re: fallback o retroazione? Alessandro Pellizzari <shuriken@amiran.it> - 2019-06-26 11:10 +0100
Re: fallback o retroazione? muars <abc@1123.4> - 2019-06-27 11:28 +0200
csiph-web