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

Re: [Subclipse-dev] History as revision graph

From: Alberto Gimeno <gimenete_at_gmail.com>
Date: Wed, 2 Jul 2008 17:42:56 +0200

I don't have very much knowledge on Eclipse Workbench APIs, but I see
that EditorPart (the base class for an editor) has methods that don't
make sense for the revision graph. Examples: doSave(), doSaveAs(),
isDirty(),...

To change the implementation from the view to an editor I just need to
change "extends ViewPart" to "extends EditorPart" and left those
methods empty.

On Wed, Jul 2, 2008 at 5:31 PM, Eugene Kuleshov <eu_at_md.pp.ru> wrote:
> Steve Elsemore wrote:
>>
>> I don't think the view should listen for selections and refresh
>> automatically. Even as a background task I think this would be too
>> intrusive. In my opinion, it should be more like the History View (Team
>> ->
>> Show History) which requires explicit selection of the context menu
>> option.
>>
>
> Did we ended up with a view and not the editor for showing the graphs?
>
> regards,
> Eugene
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
> For additional commands, e-mail: dev-help_at_subclipse.tigris.org
>
>

-- 
Alberto Gimeno Brieba
Presidente y fundador de
Ribe Software S.L.
http://www.ribesoftware.com
ribe_at_ribesoftware.com
Contacto personal
eMail: gimenete_at_gmail.com
GTalk: gimenete_at_gmail.com
msn: gimenete_at_hotmail.com
página web: http://gimenete.net
teléfono móvil: +34 625 24 64 81
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: dev-help_at_subclipse.tigris.org
Received on 2008-07-02 17:43:02 CEST

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.