Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0 Final
-
None
-
None
-
Operating System: All
Platform: All
-
8823
Description
quoting from a mail:
How would we interpret removal on JavaBeans? If I say:
context.removePath("accountNumber"), how can I interpret this if
"accountNumber" is a property of the root bean. I guess I could throw
an UnsupportedOperationException...