Wait wait wait..

I think I've been misunderstood... I'm not talking about the version 4.3
release, and yes we are working on the web edition of the test script..
However, Shane (rightly so, IMHO) re-wrote run-tests (now run-tests2)
and made it a class (testHarness) from which to base the web-based
testing from... I've made a few changes to it (to make life easier for
everyone involved) and extended that class to make the web-based
version. The idea here is (at least my understanding of the idea) that
run-tests2 would get production-ready (NOT for 4.3) and then replace
run-tests.php.... (Shane, please slap me upside the head if I'm wrong
here in what I thought the idea was)... 

As far as I'm concerned, run-tests2.php doesn't need to be in any 4.3
release (since I know the web based stuff isn't stable yet)... 

Am I making sense here? 

John


|-----Original Message-----
|From: Melvyn Sopacua [mailto:msopacua@;php.net] 
|Sent: Friday, November 01, 2002 12:14 PM
|To: [EMAIL PROTECTED]
|Cc: 'Php Dev List'
|Subject: RE: [PHP-DEV] Re: [PATCH] run-tests.php
|
|
|Ouch,
|
|I really thought you we're working on 'run-tests2.php - the 
|web edition'.
|
|Currently there's still a number of issues being worked on, 
|with the current CLI interface, so your fork of that version, 
|may be premature, or you should consider working on 
|run-tests.php for the web, without breaking it.
|
|Unless all the authors and QA team agree that the current CLI 
|version, is 'production-ready', but given recent discussions 
|on php-qa, I doubt that :).
|
|Another option would be, to keep run-tests2.php in there and 
|after 4.3.0-release merge the changes?
|
|At 17:39 1-11-2002, John Coggeshall wrote:
|
|
|>The only thing I see wrong, is perhaps that Shane and I are 
|working on 
|>a new run-tests script.... (see run-tests2.php)
|>
|>Since the script (at least the CLI class) basically works 
|just as well 
|>as the current run-tests.php (as far as I've seen thus far)... Well, 
|>I'm just worried your patch will end up disappearing :(
|>
|>All IMHO of course.
|>
|>John
|>
|>
|>|-----Original Message-----
|>|From: Melvyn Sopacua [mailto:msopacua@;php.net]
|>|Sent: Friday, November 01, 2002 10:05 AM
|>|To: Derick Rethans
|>|Cc: Php Dev List; Ilia Alshanetsky; Preston L.Bannister; Marcus 
|>|Boerger; Sander Roobol
|>|Subject: [PHP-DEV] Re: [PATCH] run-tests.php
|>|
|>|
|>|At 15:37 1-11-2002, Derick Rethans wrote:
|>|
|>|> > Any objections?
|>|>
|>|>We can't object if there is no attachment :)
|>|
|>|<?php while($i<100) { echo substr('@#*!$%', mt_rand(1,6), 
|1); $i++; } 
|>|?>
|>|
|>|
|>|With kind regards,
|>|
|>|Melvyn Sopacua
|>|<?php include("not_reflecting_employers_views.txt"); ?>
|>|
|>
|>
|>--
|>PHP Development Mailing List <http://www.php.net/>
|>To unsubscribe, visit: http://www.php.net/unsub.php
|
|With kind regards,
|
|Melvyn Sopacua
|<?php include("not_reflecting_employers_views.txt"); ?>
|
|
|-- 
|PHP Development Mailing List <http://www.php.net/>
|To unsubscribe, visit: http://www.php.net/unsub.php
|
|


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

Reply via email to