;
Sent: Saturday, 6 June, 2009 02:55:22 GMT +02:00 Athens, Beirut, Bucharest,
Istanbul
Subject: Re: How to remove Blackbird.css
At the moment, no.
Blackbird is used not only for debugging, but also for ajax-related
client-side notifications. Ie, if an ajax request fails for some
reason, the cli
Thank you for that clarification! I haven't gotten far enough into Tapestry
5.1 to realize that...
On Fri, Jun 5, 2009 at 7:55 PM, Robert Zeigler wrote:
> At the moment, no.
> Blackbird is used not only for debugging, but also for ajax-related
> client-side notifications. Ie, if an ajax request
At the moment, no.
Blackbird is used not only for debugging, but also for ajax-related
client-side notifications. Ie, if an ajax request fails for some
reason, the client will be notified via a blackbird console.
You /do/ want your users to know that an issue occurred during an ajax
request,
Hello,Blackbird is nice, but I don't want any reference to it in production.
For example, the blackbird.css is included, even if I set production mode
to true. Is there any way to remove this?
Thank you!