Stephan Beal wrote:
>
> th1 is extremely limited. libfossil is developing more powerful script
bindings: 
>

I'm growing more than a bit tired of this "meme".

TH1 been enhanced, extended, and it can integrate seamlessly with full Tcl
rather
easily (i.e. when the right compile-time and runtime options are enabled).

Also, there are now full command and web page hooks.

The necessary compile-time options are:

        FOSSIL_ENABLE_TCL=1
        FOSSIL_ENABLE_TH1_HOOKS=1

The necessary runtime options are:

        tcl (boolean)
        th1-hooks (boolean)

More useful settings are:

        th1-uri-regexp (versionable)
        th1-setup (versionable)
        tcl-setup (versionable)

--
Joe Mistachkin

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to