Well, node.js sure beats ruby!

Looks like you have almost achieved byte-for-byte compatibility.

I think is definitely a good direction to take cook in. I presume one
of your goals is to avoid having to manually save TiddlyWiki to
generate the RSS file. I can also see other benefits of cook and
TiddlyWiki being able to share code.

Martin

On 22 November 2011 14:39, Jeremy Ruston <[email protected]> wrote:
> I've been working on an improved toolchain for building TiddlyWiki.
> You can see the work in progress here:
>
> https://github.com/Jermolene/cook.js
>
> The current tools (see https://github.com/TiddlyWiki/cooker) date back
> to 2005 or so, and have been heavily hacked over the years, making
> them hard to update and maintain. They also lack flexibility - they
> don't support the classic web developers flip of saving changes in an
> editor and then being able to directly refresh the browser to see the
> results. Instead, one has to run a command script after making edits.
>
> The new build tools can output files in the usual way, or it can cook
> on demand in response to HTTP requests. See the readme file for
> details. Hopefully it will make TiddlyWiki core development much more
> pleasant and efficient.
>
> My goal at the moment is to reach byte-for-byte compatibility with the
> current toolchain, so that it is easy to test the new tool and use it
> as a swap-in replacement.
>
> Let me know what you think,
>
> Best wishes
>
> Jeremy
>
> --
> You received this message because you are subscribed to the Google Groups 
> "TiddlyWikiDev" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/tiddlywikidev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywikidev?hl=en.

Reply via email to