What do you think we should remove? The methods that do the default atribute stuff and the unit tests?
Paul -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bret Pettichord Sent: 06 July 2005 09:11 To: [email protected] Subject: Re: [Wtr-general] Next release ( 1.4) At 10:09 PM 7/5/2005, Paul Rogers wrote: > can now specify a default attribute, eg > ie.default_attribute = :id > ie.text_field( 'abc1').set('Testing') > there is also a default for particular element types, > ie.set_default_attribute_for_element( :button , :id) > ie.button( 'b1').click I think there are problems with both the interface and the implementation of this. I've worked some on fixing these, but have more work to do. I suggest removing this from the release so that we don't commit ourselves to an interface we don't plan to support. Bret _____________________ Bret Pettichord www.pettichord.com _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
