Details
Description
Currently, neither Marshaller nor Unmarshaller allow you to query and/or set properties as used by these components during (un)marshalling. The goal of this task is to add these methods.
Issue Links
- depends upon
-
CASTOR-1770
Add code to Configuration.Property to enlist all possible properties
-
Activity
Werner Guttmann
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Link | This issue depends upon CASTOR-1770 [ CASTOR-1770 ] |
Werner Guttmann
made changes -
| Attachment | patch.c1769.20061227.txt [ 24885 ] |
Werner Guttmann
made changes -
| Attachment | patch.c1769.20070515.txt [ 27349 ] |
Werner Guttmann
made changes -
| Assignee | Werner Guttmann [ wguttmn ] |
Werner Guttmann
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 1.1.2 [ 13440 ] |
Ralf Joachim
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Initial patch for review. Once CASTOR-1770 has been resolved, the code in the setProperty() method should be changed to check whether the property as specified by the user is actually a valid property.