Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [gsoc] Weekly Status: Snippet Sharing Infrastructure

Hi,

this is the weekly status report for the GSoC 2014 project Snippet Sharing Infrastructure [1].

What I have done this week:
During the last week I introduce EMF in Snipmatch for modeling and managing RepositoryConfigurations [2].
Using EMF makes especially the storing and loading of the configurations very easy.
Also the way third-party plugins contribute own RepositoryConfigurations had changed. Instead of using an extension point the snipmatch emf model can be extended.
These changes can be found here: [3]

Beside of that I started (as planned for the week before) with the wizards which should be used to create RepositoryConfigurations.
I almost finished the wizard for the EclipseGitSnippetRepositoryConfiguration (see screenshot below) [4].




What I have planned for the next week:
For the next week I plannedĀ  to improve the emf model of snipmatch (Some points have to be discussed and changed afterwards).
Beside of that I will continue the work on the wizards, so that other plugins can contribute own wizards for the creation of RepositoryConfigurations [4].

Regards,

Olav

[1] https://docs.google.com/document/d/1IKXw25w_LsM6xi1Lun48g7Trm_tat6Tgt4HIcVfUT4M/edit#heading=h.f5cmiw24j8xe
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=438044
[3] https://git.eclipse.org/r/#/c/28850/
[4] https://bugs.eclipse.org/bugs/show_bug.cgi?id=438060

Back to the top