Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Newsreader/enhancing salvo newsreader/Porting Existing NNTP Implementation

Abstract

Porting the existing implementation to newly invented features was a challenge. There were lot to change and many aspects to think of. Always the UI should be generic and protocol dependent implementations should not reside in UI classes. Clear separation between back-end and front-end is always expected.

Back to the top