Hi,

On 03/13/2014 10:04 AM, Hauke Duden wrote:
How are people debugging pyjs apps right now?

I debug with the Firefox web console only, adding some "print" statements here and there until I manage to find the bug. This may sound ridiculous but Venkman, the Javascript (step by step) debugger which is recommended for development with Firefox [1], was running so slow that it was not usable at all.

I don't know what other way you have to debug pyjamas applications... so for myself, that's it: Python code live analyser (Pylint) and Firefox web console.

I would be interested as well to know about other's experiences.

[1] http://pyj.be/#Developing

Cheers,
Adrien

--

--- You received this message because you are subscribed to the Google Groups "Pyjs.org Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to