[vwnc] How to compare overridden methods to their originals?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] How to compare overridden methods to their originals?

Thomas Gagné-2
In the processing of trying to get something working I overrode some
methods into my own parcel.  Now I want to compare those with the
original to see if the overrides are still necessary.  Can I get a
side-by-side comparison of them?

--
Visit <http://tggagne.blogspot.com/> for more great reading.

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] How to compare overridden methods to their originals?

Randy Coulman

On Wed, Apr 9, 2008 at 8:03 AM, Thomas Gagné <[hidden email]> wrote:
In the processing of trying to get something working I overrode some
methods into my own parcel.  Now I want to compare those with the
original to see if the overrides are still necessary.  Can I get a
side-by-side comparison of them?


There's an Override tab in the bottom browser pane (at least in 7.6).  You can right click on an override there and choose "Compare with System".

Randy
--
Randy Coulman
[hidden email]
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] How to compare overridden methods to their originals?

Joerg Beekmann, DeepCove Labs (YVR)
And in earlier versions you can
* open a system browser
* select your package
* open a right click menu and under browse you can browse overrides, or overridden by others
* this gives you a changes browser in which you can turn on showing conflicts.



________________________________________
From: [hidden email] [mailto:[hidden email]] On Behalf Of Randy Coulman
Sent: Wednesday, April 09, 2008 8:10 AM
To: Thomas Gagné
Cc: vwnc
Subject: Re: [vwnc] How to compare overridden methods to their originals?


On Wed, Apr 9, 2008 at 8:03 AM, Thomas Gagné <[hidden email]> wrote:
In the processing of trying to get something working I overrode some
methods into my own parcel.  Now I want to compare those with the
original to see if the overrides are still necessary.  Can I get a
side-by-side comparison of them?

There's an Override tab in the bottom browser pane (at least in 7.6).  You can right click on an override there and choose "Compare with System".

Randy
--
Randy Coulman
[hidden email]

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc