[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-dev] extension point to contribute custom decorators for comments in history views

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-24 18:42:52 CEST

Eugene Kuleshov <eu@md.pp.ru> wrote on 08/24/2006 12:09:45 PM:

> Mark, Brock, Mik, folks at Polarion,
>
> Can you please comment to this this issue?
> [History] Provide extension point to contribute custom decorator for
> commants in CVS History
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=153932
>
> What are your toughs about this?
>
> If Team folks won't do this, the only option I see is to put this
> extension in Mylar and somehow make it used by Subclipse and other team
> providers.
> But that won't resolve this for the CVS provider.

I had hoped to make a similar proposal once our project is part of
Eclipse. I want to propose that Team provide a general issue tracker
extension point. This would work a lot like our existing bugtraq:
properties to the end user. Basically the extension point would allow you
to associate an issue tracker plugin with a project. This would allow the
issue tracker to include an issue # field on the commit dialog, including
prompting and validating against valid values. It would also allow the
issue tracker to decorate the comments in the history view and turn things
into hyperlinks.

We could then just make a provider that worked based on those bugtraq:
properties for backwards compatability.

My company creates a custom version of Subclipse, where this is the only
feature we provide. We have hacked Subclipse to have an extension point
like this and it lets us integrate our Eclipse-based issue tracker without
the user having to configure anyway. The main reason, however, is that we
wanted the prompting and validating support for issues on the commit
dialog.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Thu Aug 24 18:45:06 2006

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.