[PD] regression testing WAS Re: [psql] object hand-holding

Mathieu Bouchard matju at artengine.ca
Wed Jan 9 20:06:44 CET 2008


On Sun, 30 Dec 2007, IOhannes m zmoelnig wrote:

> the implies a 2nd-order framework that evaluates the results of the 
> 1st-order framework. i am not a cybernetic, so i don't know how to solve 
> the problem of testing the 2nd-order framework.

Make the whole framework instantiable. Then you can instantiate the 
framework from within the framework, clearly distinguishing the testing 
framework that is testing, from the testing framework that is being 
tested. You need to make sure that all output of the nested framework can 
be trapped, so, no direct [print]s.

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada


More information about the Pd-list mailing list