On Jul 22, 2013, at 9:29 AM, Stephan Beal <sgb...@googlemail.com> wrote:

> 
> Maybe the shell "should" be the script interface language. But that of course 
> rules out usage on Windows, which would upset a great number of people (not 
> me ;). i think a scripting language is our only realistic/portable option for 
> hooks.


What about a web-hook type mechanism?  If I want to write my hooks in Python, I 
implement them inside a simple web-server (i.e. python -m SimpleHttpServer), 
Likewise for any other interpreted langauge...


I agree its not as nice as a real embedded scripting language - buts its better 
than picking a scipting langauge that I don't want/like/know :-)


richard.

> 
> -- 
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
> http://gplus.to/sgbeal

_______________________________________________
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