Skip to main content

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

Hi,

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

What I have done this week:
At the moment I am still preparing to get started with my project. For this I am providing some bug fixes for Snipmatch.
This week the follwing bug fixes were merged: [1], [2], [3], [4], [5]. Some other are still in gerrit for reviews: [6], [7], [8]. These last take care of a change of the data structure which is used for snippets. So far the Snippet implementation of ISnippet stores some information like the location or the affectedTypes which are no longer needed. Moreover tags were introduced to the snippets (In the interface, implementation and the snippet editor).

What I have planned for the next week:
For the next week there are several bug fixes planned: [9], [10], [11], [12], [13], [14].
Hope to be able to show you some real new features soon.

Regards,

Olav

[0] https://docs.google.com/document/d/1IKXw25w_LsM6xi1Lun48g7Trm_tat6Tgt4HIcVfUT4M/edit#heading=h.f5cmiw24j8xe

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=432221
[2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=432584
[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=432585
[4] https://bugs.eclipse.org/bugs/show_bug.cgi?id=432585
[5] https://bugs.eclipse.org/bugs/show_bug.cgi?id=432590

[6] https://git.eclipse.org/r/#/c/25931/
[7] https://git.eclipse.org/r/#/c/25161/
[8] https://git.eclipse.org/r/#/c/25865/

[9] https://bugs.eclipse.org/bugs/show_bug.cgi?id=434082
[10] https://bugs.eclipse.org/bugs/show_bug.cgi?id=434087
[11] https://bugs.eclipse.org/bugs/show_bug.cgi?id=434138
[12] https://bugs.eclipse.org/bugs/show_bug.cgi?id=434086
[13] https://bugs.eclipse.org/bugs/show_bug.cgi?id=434083
[14] https://bugs.eclipse.org/bugs/show_bug.cgi?id=430857

Back to the top