From: Christian W. <cw...@cw...> - 2007-03-08 22:33:36
|
Hello, What is the official statement of the RAP team regarding PHP5? All of the existing Sparql code is already PHP5, and my new one follows that. There is IMO no need to rewrite it to make it PHP4 compatible, since PHP5 is there since 3 years now and brought many improvements regarding OO and its implementation. So, shall backward compatibility to PHP4 be kept where it is currently usable in all way? Is it ok to write PHP5-only code for new functionality not affecting the current? Regards, Christian |