<div dir="ltr">On 14 August 2013 05:37, Stephen Lin <span dir="ltr"><<a href="mailto:swlin@post.harvard.edu" target="_blank">swlin@post.harvard.edu</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The list should not be very large for<br>
any reasonable case I can think of.<br></blockquote><div></div></div><br></div><div class="gmail_extra">The problem with the joker approach is that it might work when you build the test, but it'll make it very hard to change the test or add new tests to the same file, because:</div>
<div class="gmail_extra"> * every new test will have to match every other prefix (if it uses match-all)</div><div class="gmail_extra"> * every new prefix-check will have to be matched by all other match-all tests (in any case)</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">I don't think this is a good approach.</div><div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div></div>