dbug has no dependencies. It doesn't actually add console, you just use dbug.log() instead. It's been around for ages; I don't see us adding it to MooTools.
On Fri, Nov 4, 2011 at 9:56 PM, Daniel Antonio Peraza Cedrez < [email protected]> wrote: > So dbug does this for me? I vote to include it in Mootools Core in future > releases…. > > > El 05/11/2011, a las 00:23, Aaron Newton escribió: > > dbug rules > > On Fri, Nov 4, 2011 at 9:36 PM, Sanford Whiteman <[email protected]>wrote: > >> > What I'd like to know is if MooTools doesn't define an empty >> > interface (i.e. defines a class with lambda functions as methods) >> > when the javascript console isn't available, or if it does, what is >> > the right way to use it? >> >> Not built-in, but Aaron has http://mootools.net/forge/p/dbug. >> >> -- S. >> >> > >
