History | Log In     View a printable version of the current page.  
Issue Details (XML)

Key: FB-5692
Type: Bug Bug
Status: Closed Closed
Resolution: Deferred
Priority: C C
Assignee: Gelu Blanariu
Reporter: Mike Morearty
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Flash Builder / Flex Builder

FB wraps Eclipse linked resource names in dollar curly brace, e.g. ${FOO}

Created: 03/22/07 03:29 PM   Updated: 12/06/07 09:17 AM
Component/s: Project Definition
Security Level: Public (All JIRA Users )

Severity: Usability Issue
Reproducibility: Every Time
Discoverability: Low
Found in Version: Moxie Release (Fix Before Release)
Milestone: Moxie Release (Fix Before Release)
Affected OS(s): All OS Platforms - All
Steps to Reproduce:
Linked resources are a feature of Eclipse, which they expose in a variety of places. When Eclipse shows one of these, they just show the bare, undecorated name. E.g. if "FOO" is a linked resource to C:\MyFoo, and the user adds FOO/bar.jar to the classpath of a JDT project, then it shows up like this in the JDT's UI:

FOO/bar.jar

In FB 2.0.1, it was decided that this is confusing, so we "wrap" these variables in ${} -- for example:

${FRAMEWORKS}/libs/playerglobal.swc

The problem with this is that it creates an inconsistency, so the end user is not sure when he should use the curly brace syntax, and when he should not.

I think we should change FB to just do it the Eclipse way: never use ${}.

(Note, by the way, that the old ${FRAMEWORKS}, which has been renamed to ${PROJECT_FRAMEWORKS}, is NOT a linked resource any more. However, we never actually show it in the UI, so it doesn't matter. With this proposal, we would never show ${ } in the UI.)


        
Language Found: English
Bugbase Id: 202064
Needs Release Note: No
Triaged: Yes
Regression: No
QA Owner: Gelu Blanariu
Resolved by: Tanya Dimalsky
Fixed Version: Moxie M3 (Beta 2) - 179146
Participants: BugDB Migration, Gelu Blanariu, Heidi Williams, JIRA Migration Admin, Mike Morearty and Tanya Dimalsky


 All   Comments      Sort Order:
JIRA Migration Admin - [05/12/07 06:02 PM ]
Move from BugDB issue number 202064

JIRA Migration Admin - [05/12/07 06:02 PM ]
Milestone ID = 1406
Milestone = Moxie Feature complete
Build ID = 25112
Build = 164000
Fix Build ID = null
Fix Build = null

BugDB Migration - [05/14/07 05:05 PM ]
[mmoreart 3/22/07] Entered Bug.
[ssilvers 3/23/07] Sending to QRB
[heidwill 3/23/07] We should do this sooner rather than later so we don't break projects created in M1.
[heidwill 3/26/07] QRB opened to mmoreart for Moxie M1
[heidwill 3/27/07] Moving to feature complete.

Heidi Williams - [08/09/07 02:06 PM ]
It's a little late to do this now. Suggest we defer.

Tanya Dimalsky - [08/10/07 11:55 AM ]
IRB: deferred for Moxie