[wtr-general] Re: Cannot subclass Table

2009-08-11 Thread Bret Pettichord
Jim, When you are modifying the Watir codebase itself, you really need to know how to read the source code that is there. We haven't really written any documentation on "how to modify Watir so that it does what you really want". Not yet at least. Bret On Aug 11, 8:23 am, Jim Evans wrote: > Tha

[wtr-general] Re: Cannot subclass Table

2009-08-11 Thread Jim Evans
That's fantastic. Thanks for that. Now that it's working, can someone point me to some further reading as to why it works? What does the "/ ie" imply? If it's simply a namespace thing, I can understand that. What documentation did I miss that I didn't figure this without having to bother you good

[wtr-general] Re: Cannot subclass Table

2009-08-10 Thread Bret Pettichord
Add this line to your script: require 'watir/ie' Bret On Aug 10, 1:03 pm, Jim Evans wrote: > As I mentioned in a previous message, I'm trying to model my > application to enforce code reuse in my scripts. I think I've managed > to find a way around the answer for my previous question, but I'