http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2332

*** shadow/2332 Tue Jun 26 09:22:57 2001
--- shadow/2332.tmp.704 Tue Jun 26 09:22:57 2001
***************
*** 0 ****
--- 1,22 ----
+ +============================================================================+
+ | TransformerFactoryImpl.getAttribute() is not implemented                   |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2332                        Product: XalanJ2                 |
+ |       Status: NEW                         Version: 2.2.x                   |
+ |   Resolution:                            Platform: Other                   |
+ |     Severity: Normal                   OS/Version: Other                   |
+ |     Priority: Other                     Component: org.apache.xalan.proces |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: [EMAIL PROTECTED]                                     |
+ |  Reported By: [EMAIL PROTECTED]                                           |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Code review shows this method simply always throws an IllegalArgumentException.  
+ Should be fairly easy to implement to return Boolean values for the two 
+ attributes we currently support, optimize and incremental.  All other 
+ getAttribute calls should continue to throw an IllegalArgumentException that 
+ specifies "attribute " + name + " is not recognized" so that users know why 
+ they're getting the exception.
\ No newline at end of file

Reply via email to