
|
If you were logged in you would be able to see more operations.
|
|
|
Grails
Created: 10/Jan/07 01:47 PM
Updated: 11/Jan/07 06:29 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
0.4
|
| Fix Version/s: |
0.4
|
|
|
We need to call setDisallowedFields with a list of fields that are not safe to copy. This definitely includes "metaClass" but may or may not include "constraints" which can be useful to copy - it is just a closure after all. However copying metaClass breaks things badly.
|
|
Description
|
We need to call setDisallowedFields with a list of fields that are not safe to copy. This definitely includes "metaClass" but may or may not include "constraints" which can be useful to copy - it is just a closure after all. However copying metaClass breaks things badly. |
Show » |
|