Use signals to loosely couple modules.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 28 Jul 2011 22:32:12 +0000 (23:32 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 29 Jul 2011 08:53:24 +0000 (09:53 +0100)
commit2ed92137182d4d479dddddeccaf6ad8dae967895
tree525f2f52e3ad31a8fcbc9340bfb2b71c90fe910e
parent09ea87581a3b9004075c3e76450db821c1db4d0b
Use signals to loosely couple modules.

Rearchitect the use of signals so that menu entries emit
signals.

Everything is "plugged together" in a single place in 'main.ml'.
.depend
filetree.mli
main.ml
window.ml
window.mli