Posted Jul 12, 2012 8:33 UTC (Thu) by Seegras (subscriber, #20463)
Parent article: The future of Thunderbird
"Features", you mean like those provided by these add-ons I need?
- CALDAV - Search/Subscribe
- Copy Folder
- EDS Contact Integration
- Enigmail
- Header Tools Lite
- keyconfig
- Lightning
- Mail Redirect
- OpenERP plugin
- Outgoing Message Format
- ThunderSync
- Timezone definitions for Mozilla calendar
- Toggle Headers
- Trueblock plus
Posted Jul 12, 2012 17:27 UTC (Thu) by iabervon (subscriber, #722)
[Link]
Yes, they've decided not to do half-baked core code that interferes with those add-ons. If the add-on API is sufficient to implement those features such that they work well together and with the core code, it's entirely appropriate that Mozilla leave them to other people. Modularity is a good thing.
Feature complete
Posted Jul 12, 2012 22:18 UTC (Thu) by dlang (✭ supporter ✭, #313)
[Link]
the problem is that the add-on API is full access to all the internals of everything. As a result, absolutely anything can be implemented as an add-on, but it also means that changing anything can break an add-on
Feature complete
Posted Jul 12, 2012 22:40 UTC (Thu) by iabervon (subscriber, #722)
[Link]
All the more reason to be glad they're planning to stop changing stuff...