On Thu, 14 Nov 2013, Frank McIngvale wrote:
> Unfortunately not, I think it has dropped far enough down on my priority
> list you could consider it dead from my perspective. Having said that, I
> don't believe it would be incredibly hard to port to Python 3, since
> internally the code has always been Unicode-centric. I have a vague
> recollection of having run it through the 2to3 tool at some point without
> significant issues but have no plans to "officially" do anything there.
That's what I expected, just wanted to confirm.
> As you know, WikklyText includes a lot of its own server-side code since
> that was its original purpose, but I always kept it modular so if you want
> to make your own subset with just the rendering parts and port that to
> Python 3, go for it! I have no further plans for it, so that wouldn't cause
> any issues with needing to merge changes later, etc.
Thanks, I'll look into it. It's hard to be sure about what the right
thing to do is. While the vast majority of people using tiddlyweb are
using it with the tiddlywiki and tiddlywikitext, most of the people
doing development are not using tiddlywiki as a client and are using
markdown as the text format.
--
Chris Dent
http://burningchrome.com/
[...]