Closed alpacaaa closed 11 years ago
We'll fetch XML data from the main Symphony server. There are two implementations we have been talking about:
document()
inside the bundled templates.There are no plans to load this content through JavaScript so far.
But from this frameworks point of view, it doesn't matter how we fetch the data – we are actually just offering the layout and thus providing an XSL template at the moment.
Ok fine, thanks for the heads up :+1:
Ok fine, thanks for the heads up :+1:
The documentation states:
What does that mean? The whole HTML is fetched from the server? Dynamic content is injected with a remote datasource or through javascript?