blob: 344e5f18861a7ecaaddcaa28c7973a5160158a74 [file] [log] [blame] [view]
# text-edit-controller
This is a partial implementation of a controller (in the MVC sense) for a text
field. It handles the interactions between a text field model instance and the
text edit server. In the future, it will also drive the text field _view_ (to be
implemented separately).