Need to update the mobileMvc demo, it is using deprecated APIs
Need to update the mobileMvc demo, it is using deprecated APIs, also update the dojox/mvc/tests/mobile/demo files which are used to verify that the demo is working.
Attachments (2)
-
mvc-mobileMvcDemo.patch (38.0 KB) - added by Ed Chatelain 10 years ago.
-
This patch has the first pass at the updated mobileMvc demo and mvc tests for it. It also includes a couple of minor updates for api doc. It would be good to do another update to this demo to replace the Repeat with WidgetList? if time permits.
-
mvc-mobileMvcDemo2.patch (61.8 KB) - added by Ed Chatelain 10 years ago.
-
This update restructures and cleans up the code and uses a WidgetList? instead of mvc/Repeat. Also please delete the iPad-Demo.html file from the mobileMvc demo.
Download all attachments as: .zip
Change History (5)
Milestone: |
tbd →
1.8
|
Priority: |
undecided →
high
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
This patch has the first pass at the updated mobileMvc demo and mvc tests for it. It also includes a couple of minor updates for api doc. It would be good to do another update to this demo to replace the Repeat with WidgetList? if time permits.