|
|
|
|
|
by philip_roberts
4368 days ago
|
|
That works for native types but gets trickier for custom datatypes, and ones where you want to specify custom getters and setters for example, and then specifying some as strings and some as constructors gets messy. We do need to do some more documentation/cleanup around custom datatypes though for sure. |
|