|
|
|
|
|
by mifrai
4935 days ago
|
|
From their compiled heist docs [1]: There are two things that compiled Heist loses: the ability to bind new splices on the fly at runtime and splice recursion/composability. I haven't checked or read the doc thoroughly, but if it's what I think it means - all we get is hierarchal splices. Which is still a lot, but it's not quite as magical. [1]: http://snapframework.com/docs/tutorials/compiled-splices |
|
At this point it seems to me that this structure also ends up being a desirable one for organizational reasons. But the jury is still out as far as whether there will still be reason to want more. We're aware that there might be good reasons to support this extra power and I have a pretty good idea of how it would be implemented. But I want to get more people using it in the real world before we address that issue.