#2 Silk >> refresh and lazy evaluated blocks

开启中
herby8 年之前创建 · 0 条评论

Originally at 2015-02-27T12:14:41Z by Herbert Vojčík

I think the blocks should be used differently when rendered via <<. Old-style Web package behavior of eager evaluation is easily achievable using in: aBlock. Therefore I think blocks should be just stored for later and evaluated (filling appropriate position where they appeared) on demand.

That is, there should be aSilk refresh message, which should evaluate all blocks that were <<'d at the positions that were there at the time.

Originally at 2015-02-27T12:14:41Z by Herbert Vojčík I think the blocks should be used differently when rendered via `<<`. Old-style `Web` package behavior of eager evaluation is easily achievable using `in: aBlock`. Therefore I think blocks should be just stored for later and evaluated (filling appropriate position where they appeared) on demand. That is, there should be `aSilk refresh` message, which should evaluate all blocks that were `<<`'d at the positions that were there at the time.
登录 并参与到对话中。
未选择标签
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。