https://issues.apache.org/bugzilla/show_bug.cgi?id=49547

--- Comment #3 from Jeremy Boynes <[email protected]> 2010-07-03 14:53:00 EDT 
---
value and valueSpecified are both protected variables and part of our
implementation rather than the spec. The container will just call
setValue(Object) to set the attribute's value and both our subclasses set both
variables in their implementation.

My thought was that the contract this has with its subclasses is that both must
be set and if that is met the change works. The original tests I added weren't
doing that which was why it was OK to change them.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to