Bug 306831 - Provide toString() implementations for ScriptReferenceImpl and locationImpl
Summary: Provide toString() implementations for ScriptReferenceImpl and locationImpl
Status: RESOLVED FIXED
Alias: None
Product: JSDT
Classification: WebTools
Component: Debug (show other bugs)
Version: 3.2   Edit
Hardware: All All
: P3 trivial (vote)
Target Milestone: 3.2 M7   Edit
Assignee: Michael Rennie CLA
QA Contact: Simon Kaegi CLA
URL:
Whiteboard:
Keywords: polish
Depends on:
Blocks:
 
Reported: 2010-03-23 11:35 EDT by Michael Rennie CLA
Modified: 2010-03-23 11:38 EDT (History)
1 user (show)

See Also:


Attachments
fix (4.36 KB, patch)
2010-03-23 11:35 EDT, Michael Rennie CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Rennie CLA 2010-03-23 11:35:08 EDT
Created attachment 162775 [details]
fix

We should provide toString() implementations for the mentioned classes to aid in debugging. There could be others but these are the most common ones I hate having to expand variables to find info about.
Comment 1 Michael Rennie CLA 2010-03-23 11:38:52 EDT
applied patch to HEAD