mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-02 20:20:00 +00:00
ca630c9dd5
clean it up later. Cleaned up XMLMenuBuilder also. Reduced number of instanceof's by introducing the Control interface. It seems faster. Removed processNode() out of XMLWidgetBuilder to give the child classes some more freedom. I really need to change the implementation to less moronic.
This is Grendel -- a Java mail/news client. It is runnable state right now, though there is still a lot of work to do. It is currently being maintained by Jeff Galyan (talisman@anamorphic.com), Giao Nguyen (grail@cafebabe.org) and Edwin Woudt (edwin@woudt.nl) See http://www.mozilla.org/projects/grendel/ for more info. See README.libs for the libraries you need. See README.build for build instructions