blackberry / BB10-Webworks-Packager

The BB10 WebWorks Packager bundles the App content with the BB10 WebWorks Framework to create a BAR to run on the BB10 Device (or simulator)
27 stars 18 forks source link

Fix for #134: Widget ID does not allow an IRI #253

Closed lewellyn closed 11 years ago

lewellyn commented 11 years ago

This approach allows widgets to have IRI-formatted id attributes which comply with section 7.6.1 of "Packaged Web Apps (Widgets) - Packaging and XML Configuration (Second Edition)". These attributes will be sanely normalized into reverse-dotted notation common across the BlackBerry SDKs.

lewellyn commented 11 years ago

New PR. Closing this one.