[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: Chris Callendar <chriscallendar_at_gmail.com>
Date: Tue, 12 Aug 2008 11:56:05 -0700

Hi Mark,

Sure I'd be happy to help. I'm not an expert on extension points, but I'll
learn as I go.
I think I'll see if I can get the extension points working for my needs, and
then once I've done that we can discuss what I've done to make sure it's
okay and generic enough for everyone else.

Thanks,
Chris

> -----Original Message-----
> From: Mark Phippard [mailto:markphip_at_gmail.com]
> Sent: August 11, 2008 6:57 PM
> To: users_at_subclipse.tigris.org
> Subject: Re: [Subclipse-users] Extending Commit Dialog
>
> 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
>

---------------------------------------------------------------------
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 20:56:14 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.