Re: Strategy
Brought to you by:
iridium
From: Martin G. <gim...@gi...> - 2002-03-15 16:43:36
|
"Ray van Beek" <r_v...@ho...> writes: > Max, >=20 >>My feeling is that you're in a minority here - I think that most hosts >>have upgraded by now. >=20 >>It's a balance of where our priorities lie - continue with the old code, >>or work on the new. PHPWeather 2 is really quite a bit better than the 1.x >>branch. >=20 > Oh, but I agree that PHPWeather 2 is a lot better (although I > haven't seen it yet ;-). By PHP Weather 2, I think (hope) he means the code you'll find in CVS under the module 'phpweather'. It has some nice things, including much better support for different databases (or no database at all), more detailed parsing of the METAR, an improved internationalization-framework (wow - that was a lot of expensive words in one sentence :-) > And of course it is great that it is being developed further.... >=20 >>I'd like to develop it using the tools that are available. >=20 > . and of course you want to use the tools that are available, but > does that refrain you from using php3? PHP4 is faster and better, bla, bla... Seriously, there's a whole bunch of nice functions for dealings with arrays. I also believe that PHP4 has better support for objects (which is used in PHP Weather 2) > I'm a php-newbie, so you have to tell me: Does the use of php3 > 'impossiblelize' (can't find another word ;-) the new and better > functionality you had in mind for PHP Weather 2? Well, the code in CVS doesn't run on PHP3 as it is right now - you should try and have a look at it. I'm not sure why, I only know that it didn't run last someone tried it on PHP3. =20 > If so, then I surrender and say "go ahead, I'll stay behind". No > hard feelings though. ;-) OK.=20 =2D-=20 Martin Geisler My GnuPG Key: 0xF7F6B57B See my homepage at http://www.gimpster.com/ for: PHP Weather =3D> Shows the current weather on your webpage. PHP Shell =3D> A telnet-connection (almost :-) in a PHP page. |