Re: [PHP-DEV] Re: results of the PHP6 wishlists

2005-11-14 Thread Cesare D'Amico
ecause I'd like to see it implemented, but I don't have sufficient C skills nor time, so I just wanted to see if there was any interest (by some "real" developer :) in realizing it. There's no big interest, a pity, but that's ok, that's how things work :)

Re: [PHP-DEV] Re: results of the PHP6 wishlists

2005-11-14 Thread Cesare D'Amico
e that is bundled with php ;) I doubt that any will be in common use, at any time. Anyway, Marcus' response was crystal clear, so I have nothing more to argue :) Thanks, Cesare -- Cesare D'Amicophp developer - linux sysadmin c . damico @ wyrd-software

Re: [PHP-DEV] Re: results of the PHP6 wishlists

2005-11-14 Thread Cesare D'Amico
Alle 22:05, lunedì 14 novembre 2005, Marcus Boerger ha scritto: > Simply because it is not the PHP way. [...] > Thus PHP takes the KISS approach - keep it simple safe. Fair enough, that's understandable :) Thanks, Cesare -- Cesare D'Amicophp d

Re: [PHP-DEV] Re: results of the PHP6 wishlists

2005-11-14 Thread Cesare D'Amico
the friendly archives :) if that was discussed yet (but keep in mind that this is a major number change). Thanks, ciao cesare -- Cesare D'Amicophp developer - linux sysadmin c . damico @ wyrd-software . com Key on pgp.mit.edu, ID 92802693 ICQ 66605157 -

Re: [PHP-DEV] Re: results of the PHP6 wishlists

2005-11-14 Thread Cesare D'Amico
Alle 14:58, lunedì 14 novembre 2005, Lukas Smith ha scritto: > You mean something like SRM: > http://www.vl-srm.net/ > > Though a bit more finished :-) Exactly! I didn't mention it, but that's what I was thinking about. And it would be nice if it was for PHP5 too

Re: [PHP-DEV] Re: results of the PHP6 wishlists

2005-11-14 Thread Cesare D'Amico
Alle 12:25, lunedì 14 novembre 2005, Cesare D'Amico ha scritto: > a default way to hold objects/variables in memory (on ANY operating > system) between two HTTP requests Hey, I didn't mean sessions :) I meant something like creating a complex object and holding it in memory

Re: [PHP-DEV] Re: results of the PHP6 wishlists

2005-11-14 Thread Cesare D'Amico
Alle 09:36, lunedì 14 novembre 2005, Lukas Smith ha scritto: > http://oss.backendmedia.com/PhP60 Bundle a default application server, ie a default way to hold objects/variables in memory (on ANY operating system) between two HTTP requests? Anyone interested? Ciao ce -- Cesare D&#x

Re: [PHP-DEV] Warnings in include files suddenly treated as fatal

2004-01-30 Thread Cesare D'Amico
Alle 15:59, venerdì 30 gennaio 2004, Ilia Alshanetsky ha scritto: > +   if (can_open != SUCCESS) { I didn't try to apply/compile the patch, I just read it, so perhaps I'm wrong, but... shouldn't that != be a == ? -- Cesare D'Amico - boss (@t)

Re: [PHP-DEV] dollars and sense.

2004-01-27 Thread Cesare D'Amico
Alle 11:11, martedì 27 gennaio 2004, Christian Schneider ha scritto: > Ken Tossell wrote: > > pps: don't use "foo $bar blah" -- use 'foo ' . $bar . ' blah'; or > > commas:) > > Why do you say this? I prefer "foo $bar blah".

Re: [PHP-DEV] "Multiple Inheritance" for Interfaces

2003-12-13 Thread Cesare D'Amico
Alle 16:09, sabato 13 dicembre 2003, Sebastian Bergmann ha scritto: >     - Does > >         interface C implements A, B {} > >       do what I want? This syntax sounds strange to me: an interface should'nt _implement_ other interfaces... sounds as nonsense. Ciao c

Re: [PHP-DEV] PHP 5 RC1

2003-11-13 Thread Cesare D'Amico
7;s a pity that this doesn't work out of the box as it was in the php3/4 period) Ciao ce -- Cesare D'Amico - http://www.phpday.it "E` un'emergenza!!! Dovrei fare questo-e-questaltro ma non posso perche' la mia testa e` piena di segatura e criceti!!!"

Re: [PHP-DEV] Proposal: Array syntax

2003-11-05 Thread Cesare D'Amico
code virtually unmaintainable by anyone > else. This is really a good point to me. Ciao ce -- Cesare D'Amico - http://www.phpday.it "E` un'emergenza!!! Dovrei fare questo-e-questaltro ma non posso perche' la mia testa e` piena di segatura e criceti!!!" -- u

Re: [PHP-DEV] Proposal: Array syntax

2003-11-05 Thread Cesare D'Amico
On Wednesday 05 November 2003 09:49, Andi Gutmans wrote: > However, I think the proposed syntax is significantly more elegant than > today's array() which makes me think twice about the idea and possibly > making an exception to the rule. I think it'll improve the look of PHP > scripts. Also I thin

Re: [PHP-DEV] database driver: no more rows

2003-10-23 Thread Cesare D'Amico
ant than the way things are now; it would be also better, if it didn't break bc with ways of programming that are commonly in use. Again: no polemical spirit :) Ciao ce -- Cesare D'Amico - http://www.phpday.it "E` un'emergenza!!! Dovrei fare questo-e-questaltro ma non pos

Re: [PHP-DEV] database driver: no more rows

2003-10-23 Thread Cesare D'Amico
lve this problem by checking if the query worked just after issuing it? I mean, do something like: . run query 1 . check if q1 worked . run query 2 . check if q2 worked . if q1 worked -> fetch data ...and so on. Perhaps I'm missing something, but I can't see a real issue here. --

Re: [PHP-DEV] Re: PHP 4.3.3RC3 Released

2003-08-14 Thread Cesare D'Amico
, $_POST and $_REQUEST! They're EVIL! That way everyone is *really* safe from sql injection :-) -- Cesare D'Amico - theboss (at) cesaredamico (dot) com http://www.verona.linux.it - http://www.ziobudda.net .."Questa e` la mia vita, se ho bisogno te lo dico Sono io che guido, io

Re: [PHP-DEV] further segfaults in php

2003-04-01 Thread Cesare D'Amico
Alle 19:45, martedì 1 aprile 2003, Rasmus Lerdorf ha scritto: > Never mind, I see it. Just for the sake of curiosity (I'm not a really clever C programmer)... do you have a minute to explain to us too? Thanks :) Ciao :ce -- "Computer Science is as much about computers as Astronomy is abou