Stubs lack the information required by the exporter to faithfully recreate the object.
In particular:
- attributes are unknown
- most method data is missing, we know about the methods that are called but they are also stubs so we don't know the parameters
Not sure how to handle such cases yet.
Stubs lack the information required by the exporter to faithfully recreate the object.
In particular:
Not sure how to handle such cases yet.