Re: Have Spindle ignore problems

2006-02-21 Thread Geoff Longman
It's a known issue that will be addressed as support work for T4 continues. Being a one man shop means that it will probably never be backported to the plugin that supports T3 I dunno, I usually turn it off and then periodically, like when going over the site before a release, I turn it back on.

Re: Have Spindle ignore problems

2006-02-21 Thread Todd O'Bryan
Can I have it both ways? I'd love to have the warnings for my Tapestry files, but turn them off for others. I guess I should file an RFE... Todd :-) On Feb 21, 2006, at 8:25 AM, Geoff Longman wrote: There is an option on the Spindle 3 preference page to change the priority of those warning

Re: Have Spindle ignore problems

2006-02-21 Thread Geoff Longman
There is an option on the Spindle 3 preference page to change the priority of those warnings, or to have spindle ignore them altogether. http://prod1.cleancode.com/spindle/infocenter/topic/com.iw.plugins.spindle.docs/docs/preferences.html#main Geoff On 2/21/06, Todd O'Bryan <[EMAIL PROTECTED]> w

Have Spindle ignore problems

2006-02-21 Thread Todd O'Bryan
I've been using Selenium to test my Tapestry app, but Spindle lists warnings because the Selenium HTML files aren't visible to Tapestry. Is there an easy way to get Spindle to not try to validate certain folders or files in the project? Todd