Grendel:Outstanding Issues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
* Move to XUL instead of Grendel-specific XML format. ([https://bugzilla.mozilla.org/show_bug.cgi?id=293079 Bug 293079]) | * Move to XUL instead of Grendel-specific XML format. ([https://bugzilla.mozilla.org/show_bug.cgi?id=293079 Bug 293079]) | ||
* Build system moved to Ant ([https://bugzilla.mozilla.org/show_bug.cgi?id=292916 Bug 292916]) | * <strike>Build system moved to Ant ([https://bugzilla.mozilla.org/show_bug.cgi?id=292916 Bug 292916])</strike> | ||
* Resources contained in resources-specific directory instead of flying all over the place. | * Resources contained in resources-specific directory instead of flying all over the place. | ||
* Nightly builds in 2 steps max (part of ant changes in [https://bugzilla.mozilla.org/show_bug.cgi?id=292916 Bug 292916]) | * Nightly builds in 2 steps max (part of ant changes in [https://bugzilla.mozilla.org/show_bug.cgi?id=292916 Bug 292916]) |
Revision as of 09:33, 7 September 2005
Grendel |
---|
Home |
Coding Documentation |
Review Policy |
Libraries |
Compile |
Outstanding Issues |
Development Document |
Links |
There are still a number of issues to be worked on before it can be called a useful mailer. Grendel is usable right now, though some necessary features haven't been implemented yet.
General
- Move to XUL instead of Grendel-specific XML format. (Bug 293079)
Build system moved to Ant (Bug 292916)- Resources contained in resources-specific directory instead of flying all over the place.
- Nightly builds in 2 steps max (part of ant changes in Bug 292916)
News
- State Keeping (.newsrc file)
- Caching
- Improved news server compatibility
- Posting capability
POP3
- Downloading POP mail to local store
- Statekeeping for "leave mail on server" user pref
- Caching for remotely viewed POP mail
IMAP
- Caching
UI
- Drag & Drop conversion from builtin grendel.dnd to Java 2 java.awt.dnd, or vast improvements in the builtin grendel.dnd code.
HTML Message Viewing
- Lots of issues. Lots more to be done.
- Requires additional formating
- HTML Messages nead to be cleaned prior to being displayed
Stuff not yet implemented
- Message Search
- Message Filters
Addressbook also needs improvements.