[vwnc] some tools updates

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

[vwnc] some tools updates

Karsten Kusche
Hi,

I just published some updated versions of my tools for the Refactoring
Browser:

RBDynamicProtocols and RBrowserHistory have been updated for VW7.6.
RBToolbarCustomization and wordSelection have also been updated, but
they were already compatible with VW7.6.

Kind Regards
Karsten


--
Karsten Kusche - Dipl.Inf. - [hidden email]
Georg Heeg eK - Köthen
Handelsregister: Amtsgericht Dortmund A 12812

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

Re: [vwnc] some tools updates

Mathieu van Echtelt-3
Hi Karsten /  all,

Thanks for updating RBDynamicProtocols.

The RBDynamicProtocols are wonderfull, but when a class gets to many
protocols&methods, scrolling through the methods slows down enormously
& RB flickers a lot. Is their a way to make RBDynamicProtocols static
and thus faster, e.g. that these protocols are regenerated after an
explicit 'do-it' by developer.


thanks in advance,

Mathieu van Echtelt
Cosmocows

On Wed, Jun 11, 2008 at 9:52 AM, Karsten <[hidden email]> wrote:

> Hi,
>
> I just published some updated versions of my tools for the Refactoring
> Browser:
>
> RBDynamicProtocols and RBrowserHistory have been updated for VW7.6.
> RBToolbarCustomization and wordSelection have also been updated, but
> they were already compatible with VW7.6.
>
> Kind Regards
> Karsten
>
>
> --
> Karsten Kusche - Dipl.Inf. - [hidden email]
> Georg Heeg eK - Köthen
> Handelsregister: Amtsgericht Dortmund A 12812
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>

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

Re: [vwnc] some tools updates

Karsten Kusche
Hi Mathieu,

I only use two protocols, required and breakpoints, so things run pretty
smooth here. Maybe you should just consider disabling some protocols.

I'm not sure about how well dynamic protocols could be cached, but this
probably depends on how a protocols is implemented. The "required"
protocol for example caches the the methods that it shows. (check the
class ComputeRequiredSet, which uses SmallBrother to receive changes to
methods).

Kind Regards
Karsten



Mathieu van Echtelt wrote:

> Hi Karsten /  all,
>
> Thanks for updating RBDynamicProtocols.
>
> The RBDynamicProtocols are wonderfull, but when a class gets to many
> protocols&methods, scrolling through the methods slows down enormously
> & RB flickers a lot. Is their a way to make RBDynamicProtocols static
> and thus faster, e.g. that these protocols are regenerated after an
> explicit 'do-it' by developer.
>
>
> thanks in advance,
>
> Mathieu van Echtelt
> Cosmocows
>
> On Wed, Jun 11, 2008 at 9:52 AM, Karsten <[hidden email]> wrote:
>  
>> Hi,
>>
>> I just published some updated versions of my tools for the Refactoring
>> Browser:
>>
>> RBDynamicProtocols and RBrowserHistory have been updated for VW7.6.
>> RBToolbarCustomization and wordSelection have also been updated, but
>> they were already compatible with VW7.6.
>>
>> Kind Regards
>> Karsten
>>
>>
>> --
>> Karsten Kusche - Dipl.Inf. - [hidden email]
>> Georg Heeg eK - Köthen
>> Handelsregister: Amtsgericht Dortmund A 12812
>>
>> _______________________________________________
>> vwnc mailing list
>> [hidden email]
>> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>>
>>    
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>
>
>  

--
Karsten Kusche - Dipl.Inf. - [hidden email]
Georg Heeg eK - Köthen
Handelsregister: Amtsgericht Dortmund A 12812

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