From: Marko v. D. <Mar...@cs...> - 2003-01-02 15:13:20
|
> > I'd like to narrow the package down to EventSourceSupport, Notifier, > > probably ChainNotifier (after I have guessed what it should do) and > > probably TypeValidity. In this case less is certainly more. > > I just got some feedback from somebody who uses the event code. He too > thinks it is too complex. I'll go over his comments tomorrow, try to > understand how thing work at this moment, and how to make it simpler. It seems TypeApplicabilityNotifier,.. and ChainNotifier are indeed useful classes. I'll first add documentation and examples to the existing classes: ChainNotifier has no documentation at all, and there isn't any package documentation either. What I would like to do anyway is turn the .jml files into normal interfaces with model methods and get rid of the model fields. I find them too confusing. Marko -- Jutil.org - Programming as you know it is over http://org-jutil.sourceforge.net |