bem / bem-xjst

bem-xjst (eXtensible JavaScript Templates): declarative template engine for the browser and server
https://bem.github.io/bem-xjst
Other
115 stars 47 forks source link

BEMTREE: Implement async support #155

Closed tadatuta closed 7 years ago

qfox commented 8 years ago

We decided to DO NOT support async BEMTREE, isn't it?

zakaratcha commented 8 years ago

And what for it's needed now without async?

tadatuta commented 8 years ago

@zakaratcha exactly for the same as before ;) Collect all needed data beforehand and use BEMTREE to map raw data to BEMJSON.

zakaratcha commented 8 years ago

Is there possibility that async will be returned to BEMTREE in future? And what version of bem-core is lastest with async BEMTREE?

miripiruni commented 7 years ago

We decided to do not support this feature.