This is another much less ambitious take on the "ZPT inside-out" idea I had years ago and started a couple of times to implement, but for one reason or another never finished. That said, I still today feel that the unfettered html massaged via python using a simple API approach is more ideal.
I thought this approach might be more palatable, but it may actually be less likely for me to implement due to it's tighter Zope coupling, and the rather unextensible implementation of TAL/TALES (unless someone rewrote it since I last looked, but I'm thinking no).
Hey, if putting up this proposal nudges me to implement something even better, I'd consider it a great success! I think the main impediment though is that I don't do web-dev as my day job anymore, so I really wouldn't be eating my own dog food. But who said I ever wrote code to be useful anyway, I'd just do it for fun <0.5 wink>
I thought this approach might be more palatable, but it may actually be less likely for me to implement due to it's tighter Zope coupling, and the rather unextensible implementation of TAL/TALES (unless someone rewrote it since I last looked, but I'm thinking no).
Hey, if putting up this proposal nudges me to implement something even better, I'd consider it a great success! I think the main impediment though is that I don't do web-dev as my day job anymore, so I really wouldn't be eating my own dog food. But who said I ever wrote code to be useful anyway, I'd just do it for fun <0.5 wink>
-Casey