We have created several custom-components and plan to ship them with a 
(modified) Polymer-designer for our users to create full apps for a 
specific industry.

So far the user is able to:

   - Create an app using Polymer components and our specific 
   custom-components.
   - Preview the app without supplying a Github token (Github dependency 
   has been removed)
   - Save the app: This saves an HTML file that is required to run (all the 
   imports, etc)
   - Export the design: this will create a project/folder for the user with 
   an 
      - HTML file (the same as in the save app case)
      - a bower.json file (with all the dependencies properly listed)
      - a .bowerrc (to force the components to be imported to the 
      'components' directory rether than 'bower-components'
   

In the next phase we want to provide the user the ability to reload their 
design in Polymer-designer and update it.

This is where we are having difficulties and need some pointers.
We've tried several paths that led nowhere.

I'm not sure if this is even possible or not with the current design of 
Polymer-designer.
I'm looking forward to some suggestions

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/f7832f6a-bc13-4520-b38f-617bdef517f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to