Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[recommenders-dev] [GSOC 2013] Snip Editor weekly report

Hi,
I apologize for the late report.

What I planed to do:
->solve the remaining errors in the editor. 
 ->set up a selective list of code proposals. At the moment it proposes everything it can find.

What was accomplished:
-> I solved the problems that occurred last week, but there still are some.
-> The proposals no longer contain the extensions from XBase libraries(this were all just operations like ==, !=, etc). 

Also, any feedback on the editor is highly appreciated. :) This will help me improve certain aspects that i might have omitted.

What the plan is for the next week:
-> There are some tests that still have errors, which i would like to solve before moving to anything else.
-> Work on improvements suggested in the feedback (if any).

Best Regards, Stefan.

Project repository: https://github.com/stefanprisca/SnipEditor_MavenBuild/tree/Test
Update site:  https://github.com/stefanprisca/SnipEditor_UpdateSite
 

Back to the top