ENGAGE-227: Ensure that the Screen Navigator doesn't impose direct dependencies on content displayed within it.

Metadata

Source
ENGAGE-227
Type
Task
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Jacob Farber
Created
2009-08-18T14:31:13.000-0400
Updated
2017-12-22T09:44:18.682-0500
Versions
N/A
Fixed Versions
  1. 0.5
Component
  1. Screen Navigator

Description

At the moment, the Screen Navigator requires that content displayed in it implements a particular JavaScript contract with the ScreenNavigator in order for it to work. This coupling means that all content displayed in ScreenNavigator must be modified to support its use. Let's invert the dependency so that content can be used as-is.

As understand it, we'll need a way to delay execution of inline script block until they've been suitably manipulated by the Screen Navigator.

Attachments

Comments

  • Jacob Farber commented 2009-09-18T10:44:14.000-0400

    Added a test patch for experimenting with javascript evaluation on ajax load

  • Justin Obara commented 2017-12-22T09:44:18.681-0500

    The repository has been archived.