Hi guys, First of all, thank you for building into the future. Polymer is awesome, now I can picture a future where developing web apps is a pleasant thing.
Just wanted to share my opinion on how to name and import components. I know the convention is to name it like this: "/components/core-ajax/core-ajax.html" but it is so much easier to import when the name is just index.html, like this: "components/core-ajax/core-ajax.html" -- you can simply import "/components/core-ajax/" and it works... no need to repeat the component name in each import tag. 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/67d0853e-6741-4fb1-961f-4d909245294f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
