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

Re: [Subclipse-users] Extending Commit Dialog

From: Mark Phippard <markphip_at_gmail.com>
Date: Mon, 11 Aug 2008 21:56:38 -0400

On Mon, Aug 11, 2008 at 8:37 PM, Chris Callendar
<chriscallendar_at_gmail.com> wrote:

> I've written a plug-in (BeyondCVS) which allows users to use Beyond Compare
> to compare differences between revisions in CVS and SVN.
> One feature that I had working with the 1.2.4 version of Subclipse was a
> slight extension to your Commit Dialog which added a few toolbar buttons
> (for comparing with latest revision, and for replacing with latest
> revision), and a selection changed listener.
> In the latest version (1.4.3) I can't do this because the
> "org.tigris.subversion.subclipse.ui.wizards.dialogs" package isn't
> exported. Is this on purpose?
> All I'm really looking for is a simple way to add my buttons and selection
> changed listener with out changing the SVN commit functionality at all. Any
> suggestions are welcome.

Sounds interesting. We did not explicitly not export this package, it
was just new with the 1.4,x release. It does bring up a good point
though about whether we ought to be exporting any of them. I do not
think we are doing it for a specific reason.

While I'd be happy to simply export this again for you, my preference
would be to see an extension point added that allowed a plugin to
contribute what you need. Do you have any interest in working on a
patch to implement something like this?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-08-12 04:01:08 CEST

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

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