Ticket #737 (new enhancement)

Opened 11 months ago

Last modified 9 months ago

Debug Clientscipts

Reported by: stever Owned by: xue
Priority: low Milestone: 3.1.3
Component: Prado Framework v3 Version: 3.1
Severity: feature Keywords:
Cc:

Description

This is a feature request for debug mode only.

For clientscripts, the system will package them up as one URL, minimize, gzip, etc., which is great for deployment. However, when debugging, it would be great if instead of making them one URL, that there be several independent URLs (just normal JS file includes). Some JS debuggers expect a one-to-one relationship between the JS on the page and the JS file in the editor, to get the line numbers, etc., all the same.

Change History

Changed 11 months ago by stever

Oh, one other thing: Firebug kinda chokes on large JS files, so this might make things a little faster when debugging.

Changed 9 months ago by xue

  • milestone set to 3.1.2

Changed 9 months ago by xue

  • milestone changed from 3.1.2 to 3.1.3
Note: See TracTickets for help on using tickets.