Can somebody please assist me in figuring out what issues exist with
the Prototype 1.5 framework and the debugging features in VS 2005?
Currently, I seem to be unable to set breakpoints in my .js files
(potentially because of the Class.create() pattern for defining
classes).  Additionally, if the debugger is indeed started because of
a Javascript error, then my debugging efforts become tough with array
objects because of the number of additional functions/properties added
to the Array object, and the "entries" are never sorted in the "Quick
Watch" window in VS 2005.

Is there a workaround that could be achieved, at least to achieve
proper sort order of array items in the VS 2005 debugger?   Thanks
much!


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to