Jeremy White wrote:
Or just merge their functionality, developer base, and the technical
prowess of the developers, to make both better, less redundant, and
more interoperative?
Lots of interesting idea's. I've just had a quick look at guitest.xs and
there does seem to be some over lap in functions (such as
SetFocus,SendMessage, SetActiveWindow and many others [there is the
issue about the AttachWin function that each of these call]) so it would
be possible at the very least to have some sort of common file that both
programmes can build from.
Deeper integration, combining the strengths of both tools and
eliminating some of the weaknesses would be a more work (I think) - but
conceptually, I think it's a great idea.
Actually some people from perlguitest group have also suggested merging those 2
modules. And don't think it is a bad idea. I have however the following concerns:
1. Who will do it? Observing the dynamics of development of Win32::GuiTest, I
don't think there is much resource to do it. How does it look in your case?
2. Backward compatibility - the module is already used by some people.
Saying that I do not consider points above to be major obstacles. This is
definitely an idea worth consideration. Let's sleep on it. I will post your idea
in our group.
--
Piotr Kaluski
"It is the commitment of the individuals to excellence,
their mastery of the tools of their crafts, and their
ability to work together that makes the product, not rules."
("Testing Computer Software" by Cem Kaner, Jack Falk, Hung Quoc Nguyen)