Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.php > #3612
| Path | csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail |
|---|---|
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
| Newsgroups | de.comp.lang.php |
| Subject | Re: private property |
| Date | Thu, 17 Dec 2015 20:02:14 +0100 |
| Organization | PointedEars Software (PES) |
| Lines | 31 |
| Message-ID | <26375498.MML2VTUaXi@PointedEars.de> (permalink) |
| References | <n4bpsd$ous$1@news.albasani.net> <n4bvin$3e0$1@news.albasani.net> <n4c4ak$cd5$1@news.albasani.net> <56699AEC.6010200@arnowelzel.de> <n4dsii$ofg$2@news.albasani.net> <1t566a7ca3i6799n3e8%sfroehli@Froehlich.Priv.at> <1504210.brG0uro8Ys@PointedEars.de> <1t566c1a84i1f75n3e8%sfroehli@Froehlich.Priv.at> <1897799.Hl2lUs9ho1@PointedEars.de> <5t5672f35bi1123n3e8%sfroehli@Froehlich.Priv.at> |
| Reply-To | Thomas 'PointedEars' Lahn <php@PointedEars.de> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | 8Bit |
| X-Trace | solani.org 1450378934 17234 eJwFwQkBwDAIA0BL40uKHArFv4TdhUHQdAQ8NjYnaca5yndKihzDAlo80aR6zjcp1reiXv8SmREV (17 Dec 2015 19:02:14 GMT) |
| X-Complaints-To | abuse@news.solani.org |
| NNTP-Posting-Date | Thu, 17 Dec 2015 19:02:14 +0000 (UTC) |
| User-Agent | KNode/4.14.2 |
| X-User-ID | eJwNysEBwCAIA8CVqhAw45QI+4/Q3vtgsULpgXAMJlS6ZXHuoFdBvXf2H5SvV5EFCKLsqEcN5+Y1WZ5HpH2H+BZw |
| Cancel-Lock | sha1:jOx6KhiM6ae8YB15zReB5wpSDzs= |
| X-NNTP-Posting-Host | eJwNyMEBwCAIA8CVRELAcUSb/Uew97xwGk+CQYRCiFJ3j+kbBtLuZ2Mmc5+7ZkJ/ZpQX6FqtBwqFEEo= |
| Xref | csiph.com de.comp.lang.php:3612 |
Show key headers only | View raw
Stefan Froehlich wrote: > On Sat, 12 Dec 2015 16:32:06 Thomas 'PointedEars' Lahn wrote: >> > Ob einem das alles wichtig ist, hängt davon ab, ob die Software >> > überhaupt jemals irgendwoanders, als bei einem selbst laufen >> > soll. >> Ja, ich gehe immer von einem professionellen statt laienhaften >> Ansatz der Webentwicklung aus. > > Auch professionelle Software läuft nicht zwingend auf fremden Servern. Aber sie wird so entwickelt, dass sie auf diese einfach migrierbar ist. >> >> > Etwas abstrakter betrachtet ist das zwar auch nichts anderes, als >> >> > eine globale Variable - aber da das im Code nicht mehr auftaucht, >> >> > meckert keiner darüber :-) >> ^^^^^^^^^^^^^^^^^^^^^^ >> >> Fhcsal :) >> > Nunja. Gegeben sei: […] >> Ich hab’ das Wesentliche nochmal für Dich untergestrichelt. > > Bislang habe ich Dich zwar über vieles meckern hören, aber noch > nicht darüber (zumal: welche sinnvollen Alternativen gäbe es?). Dein Ironiedetektor ist kapott. -- PointedEars Zend Certified PHP Engineer Twitter: @PointedEars2 Please do not cc me. / Bitte keine Kopien per E-Mail.
Back to de.comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar
private property Jan Novak <repcom@gmail.com> - 2015-12-10 13:06 +0100
Re: private property Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-12-10 14:09 +0100
Re: private property Niels Braczek <nbraczek@freenet.de> - 2015-12-10 14:43 +0100
Re: private property Jan Novak <repcom@gmail.com> - 2015-12-10 16:04 +0100
Re: private property Niels Braczek <nbraczek@freenet.de> - 2015-12-10 16:25 +0100
Re: private property Jan Novak <repcom@gmail.com> - 2015-12-11 08:06 +0100
Re: private property Arno Welzel <usenet@arnowelzel.de> - 2015-12-10 16:31 +0100
Re: private property Jan Novak <repcom@gmail.com> - 2015-12-11 08:04 +0100
Re: private property Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2015-12-11 07:37 +0000
Re: private property Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-12-11 16:23 +0100
Re: private property Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2015-12-12 13:06 +0000
Re: private property Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-12-12 16:32 +0100
Re: private property Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2015-12-17 17:40 +0000
Re: private property Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-12-17 20:02 +0100
Re: private property Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2015-12-17 19:03 +0000
Re: private property Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-12-17 20:52 +0100
Re: private property Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-12-10 19:31 +0100
Re: private property Jan Novak <repcom@gmail.com> - 2015-12-11 08:03 +0100
Re: private property Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-12-11 13:17 +0100
Re: private property Jan Novak <repcom@gmail.com> - 2015-12-14 08:06 +0100
Re: private property Jan Novak <repcom@gmail.com> - 2015-12-11 11:29 +0100
Re: private property Jan Novak <repcom@gmail.com> - 2015-12-11 11:39 +0100
Re: private property Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-12-11 14:56 +0100
Re: private property Jan Novak <repcom@gmail.com> - 2015-12-14 08:15 +0100
csiph-web