Nikita Nefedov wrote:
Sorry, maybe I missed something, but what the consensus did we achieve here?
Make an interface? Or maybe make an abstract class with constructor, late static
binded fabric methods (which btw could solve problems with making custom
datetime class in userland), and some of the methods like diff and so on? Or
maybe something else?

I think that the general consensus is that this needs to have a proper RFC generated and all the ramifications investigated properly? It's not the '5 minute fix' that was originally thought. When DateTime was first added it caused a lot of problems simply because there were/are other library elements doing the same job and clashing. This is perhaps an area where the original design was the problem since many people seem to think that it was wrong, so 'correcting' it needs proper consideration?

--
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to