Auto-updating of ES3Types

Vote for new features, or make your own requests here.
Post Reply

Auto-updating of ES3Types

Yes, I would like this feature
1
100%
No, I would not like this feature
0
No votes
 
Total votes: 1

User avatar
Joel
Moodkie Staff
Posts: 4810
Joined: Wed Nov 07, 2012 10:32 pm

Auto-updating of ES3Types

Post by Joel »

Status

Complexity

5/10

Description

This would enable people to create ES3Types which only use reflection. This would prevent compiler errors from occurring when the class the ES3Type refers to is changed. However, errors may occur when trying to reflect fields which have been removed, so auto-updating of the ES3Types would be necessary. As no compiler errors occur,

Note that future updates to Easy Save 3 plan on reducing reliance on ES3Types through attributes, so we should favour attributes if it is possible to provide this functionality that way.

Note that ES3Types which are created or modified manually would not be able to be auto-updated because there would cease to be a pre-defined structure.
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Post Reply