>>>>> On Mon, 26 Jul 2004 15:13:00 -0400, Ryan Lubke <Ryan.Lubke_at_Sun.COM> said:
RL> While thinking about the JAXB transition I performed some minor cleanup work
RL> on ConfigureListener.
RL> SECTION: Modified Files
RL> --------------------------------
RL> M src/com/sun/faces/RIConstants.java
RL> - Moved constants from RIConstants to ConfigureListener as
RL> these were only used by ConfigureListener
RL> - Removed static methods for setting configuration of
RL> HTML TLV (the methods seemed to go against what
RL> RIConstants was all about). Variable is now public member.
RL> M src/com/sun/faces/config/ConfigureListener.java
RL> - added generic method 'isFeatureEnabled' for
RL> handling of true/false type of context init param
RL> configuration - removed old related methods.
RL> - changed relevant single byte Strings to char
RL> - Moved the repetitious exception processing logic
RL> from contextInitialized method into the parse() method.
RL> - Use Util.loadClass() to load classes
RL> M src/com/sun/faces/taglib/html_basic/HtmlBasicValidator.java
RL> - Changes based on modifications in RIConstants.java
RL> M src/com/sun/faces/util/Util.java
RL> - Added new messages based on changes in ConfigureListener
RL> M src/javax/faces/Messages.properties
RL> M src/javax/faces/Messages_de.properties
RL> M src/javax/faces/Messages_es.properties
RL> M src/javax/faces/Messages_fr.properties
RL> - Clarified the existing message regarding invalid context parameter
RL> values.
RL> Since this was only used in the true/false config options, state the
RL> value received, the option name, and the valid values.
RL> M test/com/sun/faces/config/ConfigFileTestCase.java
RL> - Updated based on changes above.
RL> M test/com/sun/faces/util/TestUtil_messages.java
RL> - Added new message to test list
this looks great. r=edburns
--
| ed.burns_at_sun.com | {home: 407 294 2468, office: 408 884 9519 OR x31640}
| homepage: | http://javaweb.sfbay.sun.com/~edburns/
| aim: edburns0sunw | iim: ed.burns_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_javaserverfaces.dev.java.net
For additional commands, e-mail: dev-help_at_javaserverfaces.dev.java.net