IRC log for #flow3 on 20110930

00:07.05*** join/#flow3 ger^kallisti_ (~kyrill@dslb-188-099-115-103.pools.arcor-ip.net)
04:12.16*** join/#flow3 nd___ (~nd@mnhm-5f74f3cf.pool.mediaWays.net)
04:12.16*** join/#flow3 mvriel (~mvriel@2a02:2308::216:3eff:fea6:ed3d)
04:12.16*** join/#flow3 goli (~goli-smux@62.245.208.116)
04:12.16*** join/#flow3 k-fish (~karsten@31-17-185-40-dynip.superkabel.de)
04:12.16*** join/#flow3 jascal (~pascal@pdpc/supporter/student/jascal)
04:15.57*** join/#flow3 Number-5 (~typobot@li200-166.members.linode.com)
05:56.46*** join/#flow3 afoeder (~afoeder@p4FD646A6.dip0.t-ipconnect.de)
06:02.04afoedergood mooorning...
06:41.24*** join/#flow3 Kollode (~patrick@designnet.work.de)
06:50.59*** join/#flow3 farconada (~fernando@195.55.164.15)
07:05.24*** join/#flow3 soc42 (~soc42@f051065088.adsl.alicedsl.de)
07:23.04*** join/#flow3 boonkerz (~boonkerz@pd95c8e64.dip0.t-ipconnect.de)
07:38.56*** join/#flow3 nd__ (~nd@mnhm-5f74c378.pool.mediaWays.net)
07:46.26*** join/#flow3 denjerec (~denyerec@109-170-173-163.xdsl.murphx.net)
07:53.18*** join/#flow3 foertel (~foertel@31-16-17-231-dynip.superkabel.de)
07:58.12*** join/#flow3 ger^kallisti (~kyrill@alpspitze.s2intermedia.de)
08:21.06ChristianMhi all
08:41.04*** join/#flow3 spiZ_ (~alex@w4.seamlesslywired.com)
08:41.04*** join/#flow3 ger^kallisti (~kyrill@alpspitze.s2intermedia.de)
08:41.04*** join/#flow3 foertel (~foertel@31-16-17-231-dynip.superkabel.de)
08:41.04*** join/#flow3 nd__ (~nd@mnhm-5f74c378.pool.mediaWays.net)
08:41.04*** join/#flow3 boonkerz (~boonkerz@pd95c8e64.dip0.t-ipconnect.de)
08:41.05*** join/#flow3 farconada (~fernando@195.55.164.15)
08:41.05*** join/#flow3 afoeder (~afoeder@p4FD646A6.dip0.t-ipconnect.de)
08:41.05*** join/#flow3 t3rob (~t3rob@communicate.robertlemke.de)
08:41.05*** join/#flow3 mvriel (~mvriel@2a02:2308::216:3eff:fea6:ed3d)
08:41.05*** join/#flow3 goli (~goli-smux@62.245.208.116)
08:41.05*** join/#flow3 k-fish (~karsten@31-17-185-40-dynip.superkabel.de)
08:41.05*** join/#flow3 jascal (~pascal@pdpc/supporter/student/jascal)
08:41.39*** join/#flow3 Kollode (~patrick@designnet.work.de)
08:41.56*** join/#flow3 burzum_ (~burzum@b2.e6.354a.static.theplanet.com)
08:41.56*** join/#flow3 Number-5 (~typobot@li200-166.members.linode.com)
09:49.14*** join/#flow3 soee (~soee@aaxc205.neoplus.adsl.tpnet.pl)
10:14.51afoedershould I use \Doctrine\Common\Collections\ArrayCollection or \Doctrine\Common\Collections\Collection for my Models?
10:15.01k-fishthe latter
10:15.37afoederOK, then it is not correct in the documentation at some places
10:16.30afoedershall I support fixing it?
10:21.54*** join/#flow3 denjerec (~denyerec@109-170-173-163.xdsl.murphx.net)
10:28.03ChristianMyes please
11:29.25*** join/#flow3 soee (~soee@aaww131.neoplus.adsl.tpnet.pl)
11:42.38afoederChristian: how? is there a documentation project? Due to the fact that I am currently working full time on a hopefully becoming-large FLOW3 project, I am also working intensively with the documentation and could therefore collaborate in improving it.
11:44.21ChristianMyes, indeed there is a documentation project
11:44.25ChristianMjust a second
12:06.07*** join/#flow3 soee (~soee@aawf147.neoplus.adsl.tpnet.pl)
12:26.47afoeder...what is the better style: 'is_null()' or '=== NULL' ?
12:26.50*** join/#flow3 soee (~soee@aawa107.neoplus.adsl.tpnet.pl)
12:26.58t3rob=== NULL
12:27.58afoederI remember the PHP documentation, that at least says checking types should be done with e.g. 'is_float" and not via === gettype(); but of course NULL is a special case
12:28.37t3robgettype() is only for printing information, not for comparison, right.
12:29.44afoederregarding visual aspects, === NULL looks a bit more stronger in the source code compared to "is_null"
12:34.56afoederah, OK; is_null seems to be much slower
12:35.21afoederI think that should be a candidate for the CGL
13:02.24afoederone in a million, my coffee really tastes like cigarette ashes.
13:03.30afoeder(that pretty much means approx. every three days ;-)
13:22.11afoederHm, Christian; do you remember my idea regarding the "CreditCardAllowed" interface yesterday?
13:59.27ChristianMyes
13:59.55afoeder...I had to realize that there are no member attributes allowed in interfaces...
14:00.37afoederso, to keep the example, I wanted to have "creditCardAccount" (e.g.) as property defined by the interface
14:00.59afoederand also common functionality and not just the function headers
14:01.10ChristianMah no that would be an abstract class then
14:01.24afoederyep, I also think so... :-(
14:01.26ChristianMan interface is to ensure compatible APIs
14:01.40ChristianMI thought that was, what you are aiming at
14:02.02afoederyeah; I myself didn't really know what I was aiming at ;-)
14:02.24afoederso there's an abstract class "CreditCardPayer"
14:02.45afoeder...which extends AbstractParty...
17:04.06*** join/#flow3 infobot (~infobot@rikers.org)
17:04.06*** topic/#flow3 is FLOW3 | http://flow3.typo3.org/ | FLOW3 is a PHP framework that makes a difference.
18:22.44*** join/#flow3 ger^kallisti (~kyrill@dslb-188-099-115-103.pools.arcor-ip.net)
18:25.50*** join/#flow3 ger^kallisti_ (~kyrill@dslb-188-099-115-103.pools.arcor-ip.net)
18:26.11*** join/#flow3 ger^kallisti__ (~kyrill@dslb-188-099-115-103.pools.arcor-ip.net)
18:55.57*** join/#flow3 Thasmo (~thasmo@d86-32-70-74.cust.tele2.at)
19:51.30*** join/#flow3 boonkerz (~boonkerz@pd95c8e64.dip0.t-ipconnect.de)
20:02.33*** join/#flow3 kj187 (~kj187@dsdf-4db5df1c.pool.mediaWays.net)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.