I have few queries regarding CQ. Your reply will really make the difference to my understanding.
1) Why exactly do we need template when what all template do is to have a resourceType property attached to a content-page component. At the time of creating new page, shouldn't authors directly select that component ?
2) In other CMS like Vignette, content authors create the contents separately (not directly on the page) for ex. products details and then those contents are iterated / processed to display on the page. But in CQ, the scenario is other way round. Authors directly create the content on the page. Now if same content is needed on other page, how will that be re-used ?
3) For pages like product details, there is a fixed structure of the content like product image, description etc. Now if there is parsys component used (widely used in geometrixx demo site), there will be possibility to add the any of the allowed components in any order in parsys. Will not this create content chaos ? OR it will be author's responsibility to add it as needed by page structure ?
Regards, Ronak