wiki:APP_RESOURCE_PROPERTIES_TARGET_R0
Last modified 16 years ago Last modified on 02/02/09 19:28:27

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=APP_RESOURCE_PROPERTIES_TARGET_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

Every resource has a target that can be data or URL. For example, the target of a resource can be URL to an image. It should be possible the target of the resource to be changed. For example, the target from URL to an image to be changed to data (the image to be embedded in the resource) or URL to video.

Task requirements

  • The target of a resource should be a property.
  • Provide a way to change the target.
  • In the first revision there can be a button via the target will change.

Task result

  • The result of this task should be source code.

Implementation idea

  • The target of the resource should be auto or value property.

How to demo

  • Run Sophie 2.0
  • Change the target of a video resource to image.
  • All the frames which use this resource should display the image.

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)