Just blow away Tapestry.error, warning, etc with your own versions. Redirect
all messages to console.log().

console.log() should probably be moved to in general, blackbird seems to
only be useful for IE6/IE7 and they seem to be winding down.


If you're talking about errors that don't appear at all, I got in the habit
of always doing a try-catch-console.log(error) in anything I put in
addScript. addInit errors seem to be caught by Tapestry and popped up.

--
View this message in context: 
http://tapestry-users.832.n2.nabble.com/How-to-disable-Tapestry-javascript-debugger-tp6327614p6330440.html
Sent from the Tapestry Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to