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

RE: [Subclipse-users] New feature? Link affected paths to diffs / workspace

From: Irving, Dave <dave.irving_at_logicacmg.com>
Date: 2006-04-25 13:14:09 CEST

 
I wrote:

> 2) Now I can go from history to history, it would be nice to
> be able to navigate (i.e, "forward" and "back"). This would
> mean I could do steps
> 1..4 above, but then hit a "back" button on the history
> viewer to take me to the previous history I was viewing. Im
> happy to start working out how to do this myself - but any
> tips on where I -- should -- be storing this state (previous
> resource shown in view) would be appreciated!

As a FYI, after looking in to the forward / back stuff a bit more, it
seems like the proper "eclipse" way to do this is to use FrameLists and
IFrameSources (e.g, this is how forward / back actions work in eclipse
resource navigators).
We'd thus provide something like a HistoryViewFrameSource which could
create HistoryFrames from a HistoryView - and apply previous frames back
to it.
There are then built in Forward / Back actions which work off of
FrameLists.

I'll probably go down this route... (Although, still need to check
eclipse version compatibility)

Cheers,

Dave

This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Apr 25 13:14:25 2006

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.