Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Google Summer of Code 2013 Ideas

Hi Madhuranga,

> I read the GSOC 2013 ideas posted in the Eclipse Wiki
> <http://wiki.eclipse.org/Google_Summer_of_Code_2013_Ideas>. I'm
> interested in those Eclipse Code Recommenders ideas, specially the
> Social Snippets idea. As i understood, we have to develop the
> infrastructure to share the snippets with other developers. I think this
> idea involve the tasks like creating snippets repository which is
> beyond the Eclipse plugin development . Am i right? Please, Clarify this
> idea to me.

yes, the Social Snippets project requires more than just Eclipse plugin
development. There needs to be some server side as well which manages
the snippets and allows users to search for them. The document-oriented
MongoDB NoSQL database might be a possible candidate here.

Hope that helps.

Andreas
-- 
Codetrails.com - the knowledge transfer company


Back to the top