Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3 rc1
-
Component/s: None
-
Labels:None
-
Environment:all
-
Number of attachments :
Description
Currently XMLClassDecriptorImpl has a static attribute _naming which is statically initialized and used just once in the method toXMLName.
I want to remove this as e.g. JAXB works with a different naming then Castor itself - and also I personally dislike static stuff.
I already changed the code (I'll attach the patch soon) and did some tests and everything works fine.
Activity
Joachim Grüneis
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | patch-c2283-20080130.txt [ 32261 ] |
Joachim Grüneis
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 1.2.1 [ 14004 ] |
Werner Guttmann
made changes -
| Fix Version/s | 1.3 rc1 [ 14613 ] | |
| Fix Version/s | 1.3 [ 14004 ] |
Ralf Joachim
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |