[Dojo-interest] Debugging custom components with Venkman
Sol Kindle
kindsol at hotpop.com
Fri Apr 14 11:50:41 MDT 2006
From my (limited) experience, you shouldn't have to do any setup. As
long as your component is really loading and executing, it should be
visible in venkman. As soon as it is done executing, it will disappear
from venkman.
Possibly try adding an "alert" statement to your javascript to halt the
execution -- this should at least tell you if your component is showing
up in the debugger or not
-Sol
Jeremy Clemenson wrote:
>
> Hi,
>
>
>
> I am using dojo's package system for my own components:
> company.package.componentName, but I can't get Venkman to see my
> loaded components. I have debugAtAllCosts: true and I have
> dojo.hostenv.writeIncludes() after my dojo.require() statements.
> Anyone know how to set this up?
>
>
>
> Thanks,
>
> Jeremy
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Dojo FAQ: http://dojo.jot.com/FAQ
> Dojo-interest at dojotoolkit.org
> http://dojotoolkit.org/mailman/listinfo/dojo-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mastodon.dojotoolkit.org/pipermail/dojo-interest/attachments/20060414/a6058424/attachment.html
More information about the Dojo-interest
mailing list