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,

> Although the IDE Integration is the primary project goal. Here, a tight
> integration into the code completion and editing support for snippets
> (using the JFace template language) is crucial. Database communication
> etc. comes thereafter.

Right. I think the important bit to get right is the internal data
format for snippets, so that code completion and editing support become
feasible. How this data is transported to the client (i.e., Eclipse) can
then be decided later on. (Local files will certainly do for the start.)

Best wishes,

Andreas
-- 
Codetrails.com - the knowledge transfer company


Back to the top