Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] [GSOC 2012]Salvo Milestone 1

Hi All,
First of all sorry for lagging behind the schedule. I missed substantial part of the community bonding period. So had to spend more time on understanding both Salvo and ECF frameworks.
Now I have begun implementing abstract connectivity interface for Salvo. Design I am following is mentioned in [1] . Finalized my design after talking to my mentor.
I am committing my work to my fork in Github[2]. Currently I am developing the NewsChannelContainer and creating the abstract model. Then I will port the current NNTP implementation into a Container based implementation.(Implement NNTPSeverContainer)



[1]https://bugs.eclipse.org/bugs/show_bug.cgi?id=381651
[2]https://github.com/tishan89/Newsreader
--
Regards,
Tishan


Back to the top