#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default VBA corpus?

How do you define code redundancy?

RBS

wrote in message
oups.com...
Hi everyone out there! I'm interested in accessing a representative
corpus of Excel VBA code in order find out just how much code
redundancy there is in average. Where do you think I could search for
this material (some file search engine maybe?)? What is your hunch on
this subject?

Cheers,
Alan


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA corpus?

Basically code that is almost the same except for a few variable names
and/or literals, and that could qualify for what is known in the OO
world as an "extract method" refactoring (i.e. define a unique function
that summarizes all the things that are similar in the two snippets of
code and replaces them with a call to this new function).

Cheers,
Alan

RB Smissaert wrote:
How do you define code redundancy?

RBS


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 12:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"