Adam Jensen wrote:
> 
> Is TH1 required to run Tcl scripts?
> 

Yes, which should be fine since it is always included when building
Fossil.

>
> Are there any examples of Tcl use-with/extensions-of Fossil?
>

Examples, yes.  Public examples, I'm not so sure about.

> 
> "To enable the native Tcl integration feature feature, add the
> --with-tcl=1 and --with-tcl-private-stubs=1 options."
> 

These should be fine.  The other options control other features (related
to TH1), which are not strictly necessary for Tcl integration.

>
> Does this mean that '--with-th1-hooks' is needed to access a full Tcl
> implementation? (Is the TH1 interpreter required to invoke the Tcl
> interpreter?)
> 

No.  Also, TH1 itself is always included when building Fossil.

Being able to have a TH1 script "hook" commands and/or web pages requires
the --with-th1-hooks option.

Similarly, being able to have a TH1 script be evaluated in response to an
embedded documentation page requires the --with-th1-docs option.

Neither of these options are required simply to enable Tcl integration.

--
Joe Mistachkin @ https://urn.to/r/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