Question
Is it vulnerable to the application if a CDT has more than recommended number of fields (I have a CDT with 500 fields approx).
Brief Summary:
- I have a CDT with near to 500 fields that holds some values and just to mentioned I am not using any nested CDTs.
- I'm using that CDT inside an interface to hold values.
- I am worried if the application could face any issues in the future if it grows larger.
- I would like to know even if I have more than 500 fields, is it safe to use that CDT in the application or is it causes any issues in the future.
Note:
- I don't wish to proceed for partial CDTs by breaking the entire CDT into sub-CDTs.
- Please list down what kind of issues my application may face, if any, down in the comments.
Please help me clearing this and I would be gratefully for your help, Thank you.
