Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Draft version of SnipMatch GSoC project proposal

I have updated this "snip code templates in local storage" section:

These snippet file will be JSON format, use Git service to keep synchronous with templates in remote server side snippets repository. User can create and use their own snippets repository, or use our official repository, git clone https://code.google.com/a/eclipselabs.org/p/code-recommenders.snipmatch-snippets/.

After user create(or edit current exist snippet file) in local disk (our SnipMatch? Eclipse plugin will supply code snippet editor for this operation), they can choose synchronize the changed snippet files to remote server (if user has remote repository write permissions) or not. Anyway, the changed snippets can be used in local search mode.

If users don't want to use some snippets anymore, they can delete them in local storage or just disable them. And re-use the disabled snippets by enable operation. These disabled snippets will never appear in search result.



2012/3/21 Chen Cheng <chengchendoc@xxxxxxxxx>
Yeah, you are right, this part is a little confused, i will re-edit this section. In fact, my origin idea is that, user can add/edit snippets and decides whether synchronize it to remote server (GIT repository etc). 


2012/3/21 Doug Wightman <douglasw@xxxxxxxxx>
Thanks! This is great!

A question about "public common templates" v.s. "personal templates":
I wonder if it might make sense to merge these. It seems to me that it
would be nice to be able to add/edit snippets and have them get pushed
to remote repositories (when you have sufficient permissions). I don't
see a good reason for this to be specific to personal templates - the
public templates need to be populated, too!

With this change, unless I'm missing something, the only difference
between public and private templates would be who has access to them.
Private templates could be synchronized with a remote repository *or*
stored locally.

Doug


On Mon, Mar 19, 2012 at 10:24 PM, Chen Cheng <chengchendoc@xxxxxxxxx> wrote:
> Hi Doug & Marcel,
>
> I have finished the draft version of SnipMatch GSoC project proposal
> following Eclipse's GSoC proposal template, you can find it here [1]. As
> there are some pictures, it is not convenient to post the whole content in
> mail list here. If you guys can have any advises about the proposal, please
> let me know, we can keep improving it before April 6th :-)
>
> Thank you
>
> [1] http://code.google.com/p/snipmatch/wiki/Merge_SnipMatch_into_Recommeners_project_proposal
> --
> Best Regards From Cheng Chen [chengchendoc@xxxxxxxxx]
>
> _______________________________________________
> recommenders-dev mailing list
> recommenders-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/recommenders-dev
>
_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/recommenders-dev



--
Best Regards From Cheng Chen [chengchendoc@xxxxxxxxx]



--
Best Regards From Cheng Chen [chengchendoc@xxxxxxxxx]

Back to the top