Synchronize concurently developed library

  • 14 years ago
    Hi,

    I am not sure if it is typical, to develop one library paralelly in more project, but in this way of developing it is then big problem to synchronise shared functions between sporadically renamed namespaces. It means 25+ merged classes, which are sometimes changing name and functions, subs, which can sometimes change its content. Do you, someone know, how to compare two or more libraries in .vb, and quickly see what is where moved, what is modified and so, I am used to use winDiff, but evenso it is hardwork still. Thanks for every idea about it.

    Matt



Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan